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

Sanjay Patel <spatel+l...@rotateright.com> changed:

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

--- Comment #5 from Sanjay Patel <spatel+l...@rotateright.com> ---
The IR is improved with:
https://reviews.llvm.org/rG856cc60bc1ad

And the backend now produces:
movlhps %xmm1, %xmm0            ## xmm0 = xmm0[0],xmm1[0]

I'm assuming that meets the goal for this bug report; reopen if that's not
correct.

-- 
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