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, AVX-512] Fix PR target/70728.


Hello,
On 21 Apr 14:50, Kirill Yukhin wrote:
> Hello,
> Patch in the bottom fixes mentioned PR by separating
> AVX and AVX-512BW constraints.
> 
> gcc/
> 	* gcc/config/i386/sse.md (define_insn "<shift_insn><mode>3<mask_name>"):
> 	Extract AVX-512BW constraint from AVX.
> gcc/testsuite/
> 	* gcc.target/i386/pr70728.c: New test.
> 
> Bootsrap and regtest is in progress for i?86|x86_64.
> 
> I'll check it into main trunk if it'll pass.
Checked into maint trunk.

Is it OK to check into gcc-6?

--
Thanks, K


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