[PATCH] D11410: [GMR] Teach GlobalsModRef to distinguish an important and safe case of no-alias with non-addr-taken globals: they cannot alias a captured pointer.
hfinkel at anl.gov
hfinkel at anl.gov
Sat Jul 25 13:15:35 PDT 2015
hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.
LGTM, but can we have a test case please?
http://reviews.llvm.org/D11410
More information about the llvm-commits
mailing list