This is a revision of Tom Stellard's patch from last month which also removes the use of the #pragma.
Also, tweak --enable/disable-avx512f. r~ Richard Henderson (2): util/bufferiszero: Use __attribute__((target)) for avx2/avx512 meson: Set avx512f option to auto meson.build | 8 ++------ util/bufferiszero.c | 41 ++++++----------------------------------- meson_options.txt | 2 +- 3 files changed, 9 insertions(+), 42 deletions(-) -- 2.34.1