[llvm-bugs] [Bug 37541] [NewGVN] assumes are optimized away

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Jan 23 02:26:49 PST 2021


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

Nikita Popov <nikita.ppv at gmail.com> changed:

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

--- Comment #1 from Nikita Popov <nikita.ppv at gmail.com> ---
This has been fixed in the meantime. I believe by making PredicateInfo insert
the assume predicate after the assume rather than before it.

-- 
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/20210123/83e7c8dd/attachment.html>


More information about the llvm-bugs mailing list