[Bug target/84786] [miscompilation] vunpcklpd accessing xmm16-22 targeting KNL
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 9 16:58:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84786
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Without -mavx512vl the 128/256-bit pseudos should never be allocated in
xmm16-31 registers, so I really wonder how this happens. If you don't mind
attaching unreduced code (compressed), I can do the reduction myself.
More information about the Gcc-bugs
mailing list