[llvm-bugs] [Bug 26702] [InstCombine] bitcasts hinder simple vector logic ops

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Mar 3 11:29:09 PST 2016


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

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

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

--- Comment #6 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be fixed with:
http://reviews.llvm.org/rL262645

The original test case reduces to just:
    vpsrad    $31, %xmm0, %xmm0

-- 
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/20160303/f818e290/attachment.html>


More information about the llvm-bugs mailing list