https://bugs.llvm.org/show_bug.cgi?id=32967

Simon Pilgrim <llvm-...@redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |llvm-...@redking.me.uk
         Resolution|---                         |FIXED

--- Comment #1 from Simon Pilgrim <llvm-...@redking.me.uk> ---
This was fixed a long time ago:

shuffle_odd_stride4:
  vmovdqa .LCPI0_0(%rip), %xmm1   # xmm1 = [1,5,9,13,17,21,25,29]
  vextracti64x4   $1, %zmm0, %ymm2
  vpermt2w        %ymm2, %ymm1, %ymm0
  vzeroupper
  retq

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to