[llvm-bugs] [Bug 42633] [X86] Avoid scalar/vector transfers for scalar arithmetic

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Mar 9 08:58:59 PDT 2020


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

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
 Fixed By Commit(s)|                            |a69158c12acd
         Resolution|---                         |FIXED

--- Comment #2 from Sanjay Patel <spatel+llvm at rotateright.com> ---
We have a vector combine pass now, so we get a vector add:
https://reviews.llvm.org/D75689
https://reviews.llvm.org/rGa69158c12acd

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200309/98ab8f9a/attachment.html>


More information about the llvm-bugs mailing list