[llvm-bugs] [Bug 37588] DSE slow with many allocas and calls

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 22 05:54:09 PDT 2020


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

Florian Hahn <florian_hahn at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
 Fixed By Commit(s)|                            |51ff04567b2f8d06b2062bd3ed7
                   |                            |2eab2e93e4466

--- Comment #3 from Florian Hahn <florian_hahn at apple.com> ---
DSE + MemorySSA is the default now (51ff04567b2f8d06b2062bd3ed72eab2e93e4466).
The test cases now take a fraction of the original time.

-- 
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/20201022/f473a6d0/attachment.html>


More information about the llvm-bugs mailing list