diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-05-01 22:05:55 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-02 13:05:45 -0700 |
commit | dc165fcd4effb9e005a4514ab7d666322648e971 (patch) | |
tree | 2184c5f9c81038ab35aaf671b9293eb9a82ee8a6 /scripts/test-driver.py | |
parent | c4075353854ed320cf9225ebd5605836ae236640 (diff) | |
download | qemu-dc165fcd4effb9e005a4514ab7d666322648e971.zip qemu-dc165fcd4effb9e005a4514ab7d666322648e971.tar.gz qemu-dc165fcd4effb9e005a4514ab7d666322648e971.tar.bz2 |
migration/xbzrle: Use __attribute__((target)) for 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.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Message-Id: <20230501210555.289806-1-richard.henderson@linaro.org>
Diffstat (limited to 'scripts/test-driver.py')
0 files changed, 0 insertions, 0 deletions