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] Fix up AVX512F 128/256-bit shifts from using EVEX counts (PR target/84786)


Hello Jakub,
On 22 июн 23:47, Jakub Jelinek wrote:
> Hi!
> 
> The following testcase got fixed in 8/trunk with r253924 part of
> PR82370 enhancements, but that is not IMHO something we should backport.
> So instead the following patch adds something simpler, use Yv constraint
> for the DImode shift count in instructions that need AVX512VL when EVEX
> encoded if AVX512VL is not enabled instead of v.  Bootstrapped/regtested
> on 7.x branch on x86_64-linux and i686-linux, ok for 7.x?
> 
> Is the testcase alone ok also for trunk/8.2?
Patch is ok for trunk and ports.

--
Regards, Kirill Yukhin


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