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

Sebastian Pop <seb...@gmail.com> changed:

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

--- Comment #21 from Sebastian Pop <seb...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to