[llvm-bugs] [Bug 42870] Regression: LLVM9 trunk misoptimization of llvm.x86.sse.movmsk.ps for i586-unknown-linux-gnu

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 24 07:44:44 PDT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|368506                      |rL368506,rG714402147daa
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
rG714402147daa adds support for peeking through boolean logic patterns as well. 

Resolving as this should now cover all common cases.

-- 
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/20200324/9e1f17d7/attachment.html>


More information about the llvm-bugs mailing list