[llvm-bugs] [Bug 28670] GVNHoist pass uses a large amount of memory and appears to hang due to large increase in buildtime

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 3 13:59:30 PDT 2016


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

Sebastian Pop <sebpop at gmail.com> changed:

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

--- Comment #21 from Sebastian Pop <sebpop at gmail.com> ---
(In reply to comment #20)
> If you want to add an optional AA cache (i wouldn't shove it in assumption
> cache) that passes can use i think that would be a good start and a good use
> of time (IMHO)
> If we see that further work is needed, we can start to split AA into caching
> and non.

Ok, let's speak about AA caching on the ML instead of in the bug report.

I'm considering this bug done, as we addressed all the problems with gvn-hoist
and mssa. I will send a patch for review to enable gvn-hoist back on by
default.

-- 
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/20160803/39b78c19/attachment-0001.html>


More information about the llvm-bugs mailing list