Richard Henderson
701ea5870d
util/bufferiszero: Use __attribute__((target)) for avx2/avx512
...
Use the attribute, which is supported by clang, instead of
the #pragma, which is not supported and, for some reason,
also not detected by the meson probe, so we fail by -Werror.
Include only <immintrin.h> as that is the outermost "official"
header for these intrinsics -- emmintrin.h and smmintrin -- are
older SSE2 and SSE4 specific headers, while the immintrin.h
includes all of the Intel intrinsics.
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-01-16 10:14:12 -10:00
..
2022-05-09 10:43:23 +01:00
2022-03-17 11:23:18 +00:00
2022-06-24 17:07:06 +02:00
2022-11-06 09:48:26 +01:00
2022-10-31 09:46:34 +01:00
2022-12-15 16:07:43 +01:00
2022-03-07 13:16:49 +00:00
2022-11-21 11:58:10 +01:00
2023-01-16 10:14:12 -10:00
2022-06-21 09:28:41 -07:00
2022-05-03 15:18:14 +04:00
2022-04-06 14:31:55 +02:00
2022-05-04 15:55:23 +02:00
2022-05-04 15:55:23 +02:00
2023-01-06 00:51:02 +01:00
2022-03-21 15:44:44 +01:00
2023-01-11 10:44:34 +01:00
2023-01-11 10:44:34 +01:00
2022-05-03 15:17:56 +04:00
2022-04-06 14:31:55 +02:00
2022-03-17 11:23:18 +00:00
2021-07-09 18:42:46 +02:00
2022-06-24 17:07:06 +02:00
2022-04-06 14:31:43 +02:00
2022-06-20 08:38:58 -03:00
2022-01-08 15:46:10 +10:00
2022-12-20 17:09:41 -08:00
2022-10-12 19:22:01 +04:00
2022-09-02 10:22:39 +08:00
2022-04-21 17:03:51 +04:00
2023-01-06 00:50:32 +01:00
2023-01-09 13:50:47 +01:00
2022-03-07 13:16:49 +00:00
2023-01-11 09:59:39 +01:00
2022-08-26 13:34:21 +02:00
2022-11-06 09:48:50 +01:00
2023-01-09 13:50:47 +01:00
2022-10-27 11:00:56 +02:00
2022-12-15 15:19:24 +01:00
2021-06-25 14:24:24 +03:00
2022-06-29 10:56:12 +03:00
2022-12-15 15:19:23 +01:00
2022-04-06 14:31:55 +02:00
2022-10-26 14:56:42 -04:00
2021-05-21 18:22:33 +01:00
2022-10-07 12:11:40 +02:00
2021-10-15 16:11:22 +02:00
2022-04-06 14:31:43 +02:00
2022-12-14 16:19:35 +01:00
2022-10-27 11:00:36 +02:00
2022-10-27 11:00:36 +02:00
2022-06-21 09:24:34 -07:00
2022-03-07 13:16:49 +00:00
2021-07-21 07:45:38 -10:00
2022-03-04 18:14:40 +01:00
2021-07-26 07:06:49 -10:00
2022-12-14 16:19:35 +01:00
2022-05-25 21:26:26 +02:00
2021-07-09 18:20:27 +02:00
2021-11-16 09:43:44 +01:00
2021-07-09 12:26:05 +02:00
2023-01-09 13:50:47 +01:00
2022-05-03 15:53:20 +04:00