From: Richard Henderson <richard.henderson@linaro.org>
To: quintela@redhat.com
Cc: qemu-devel@nongnu.org, peterx@redhat.com, leobras@redhat.com,
pbonzini@redhat.com
Subject: Re: [PATCH] migration/xbzrle: Use __attribute__((target)) for avx512
Date: Tue, 2 May 2023 11:31:31 +0100 [thread overview]
Message-ID: <7a985d36-92fb-ceaf-0f53-2c607a8625df@linaro.org> (raw)
In-Reply-To: <87fs8fus1e.fsf@secure.mitica>
On 5/2/23 08:11, Juan Quintela wrote:
> Richard Henderson <richard.henderson@linaro.org> wrote:
>> 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>
>
Queued to tcg-next.
r~
prev parent reply other threads:[~2023-05-02 10:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-01 21:05 [PATCH] migration/xbzrle: Use __attribute__((target)) for avx512 Richard Henderson
2023-05-02 7:11 ` Juan Quintela
2023-05-02 10:31 ` Richard Henderson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7a985d36-92fb-ceaf-0f53-2c607a8625df@linaro.org \
--to=richard.henderson@linaro.org \
--cc=leobras@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peterx@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).