[llvm-bugs] [Bug 28925] [x86, SSE] failed to simplify vector select with zero constant to 'andn'

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Sep 18 08:04:32 PDT 2017


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

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> ---
The tests from this bug are in vselect-zero.ll, and there's a TODO comment in
the code. We can close this bug because the blendv codegen is fixed now.

-- 
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/20170918/7a6a35da/attachment.html>


More information about the llvm-bugs mailing list