[llvm-bugs] [Bug 30433] [X86][SSE] Improve FCOPYSIGN lowering of vectors

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Oct 7 08:40:04 PDT 2016


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

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

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

--- Comment #4 from Sanjay Patel <spatel+llvm at rotateright.com> ---
The basic vector matching is in with:
http://llvm.org/viewvc/llvm-project?rev=283119&view=rev

Bug 30443 is about the test file that shows missing combines in association
with this lowering.

-- 
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/20161007/ff82a2dd/attachment.html>


More information about the llvm-bugs mailing list