Home
last modified time | relevance | path

Searched hist:dc165fcd (Results 1 – 1 of 1) sorted by relevance

/qemu/migration/
H A Dxbzrle.cdc165fcd Mon May 01 21:05:55 GMT 2023 Richard Henderson <richard.henderson@linaro.org> 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>
dc165fcd Mon May 01 21:05:55 GMT 2023 Richard Henderson <richard.henderson@linaro.org> 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>