This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, i386, AVX512] PR target/67895: Fix position of embedded rounding/SAE mode in AVX512 vrangep* and vcvt?si2s* instructions.


Hello,
On 08 Oct 20:31, Alexander Fomin wrote:
> Hi All,
> 
> This patch addresses PR target/67895. For some AVX512 instructions
> we've used  to emit embedded rounding/SAE specifier in a wrong place.
> The patch fixes its position for vrange* and vcvt?si2s* instructions.
> I've also updated regular expressions for corresponding assembly in
> i386 testsuite, so they act like regression tests now.
> 
> Bootstrap is OK, waiting for regression testing now.
> If the last one is fine, is this patch OK for trunk and 5 branch?
I am OK.

--
Thanks, K


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]