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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Simon Pilgrim <llvm-...@redking.me.uk> ---
Fixed in rL260834

 vpermilpd    $15, %ymm0, %ymm0 ## ymm0 = ymm0[1,1,3,3]
 vperm2f128    $17, %ymm0, %ymm0, %ymm0 ## ymm0 = ymm0[2,3,2,3]
 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
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to