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 <avx512>_blendm<mode>


Hello Jakub,
On 28 мар 21:24, Jakub Jelinek wrote:
> Hi!
> 
> When looking at PR85090, I've looked into tmp-mddump.md and noticed there
> some instructions that can't assemble - vblendmd etc., there is only
> vpblendmd or vblendmps.  I couldn't make a testcase that would reproduce
> this though, seems the masked *mov<mode>_internal is used instead.
> 
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
Patch is obvious. OK.

--
Thanks, K


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