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

hfinkel@anl.gov via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 08:02:01 PDT 2015


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





More information about the llvm-commits mailing list