[llvm-bugs] [Bug 45510] Failure to optimize certain kind of always-true comparisons

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 24 08:55:07 PDT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
 Fixed By Commit(s)|                            |e86eff0e82d1, 62da6ecea298
             Status|NEW                         |RESOLVED

--- Comment #4 from Sanjay Patel <spatel+llvm at rotateright.com> ---
We settled on 2 different patches to solve this generally:
https://reviews.llvm.org/rGe86eff0e82d1
https://reviews.llvm.org/rG62da6ecea298

So marking as fixed.

However, there is a known regression with the 2nd patch as mentioned here:
https://reviews.llvm.org/D78582

I'm still trying to repro that or figure out what went wrong from that diff. 

If we need to revert, then we should reopen this bug.

-- 
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/20200424/b96c9644/attachment.html>


More information about the llvm-bugs mailing list