[PATCH] D12528: Add AliasAnalysis as preserved for a bunch of transforms

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 08:33:08 PDT 2015


I'm not 100% certain that would work due to how the LegacyPassManager is
broken with analysis groups... Chandler?

On Tue, 1 Sep 2015 at 16:02 hfinkel at anl.gov via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> hfinkel added a subscriber: hfinkel.
> hfinkel added a comment.
>
> > This allows us to turn on GlobalsModRef by default and it actually be
> useful.
>
>
> Could we preserve GMR specifically? That seems much safer than preserving
> anything that might ever call itself an aliasing analysis.
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D12528
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150901/38928edd/attachment.html>


More information about the llvm-commits mailing list