[llvm-bugs] [Bug 41020] isBitwiseNot / isConstOrConstSplat etc don't support build vector truncation

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jun 2 05:22:02 PDT 2019


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

Simon Pilgrim <llvm-dev at redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
 Fixed By Commit(s)|                            |r362323

--- Comment #3 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Added implicit truncation handling in rL362323

In future, we can further improve things by permitting undef elements in the
isBitwiseNot() calls on a case-by-case basis.

-- 
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/20190602/fc5452a9/attachment.html>


More information about the llvm-bugs mailing list