This is an archive of the discontinued LLVM Phabricator instance.

LoopLoadElimination should preserve GlobalsAA.
ClosedPublic

Authored by efriedma on Aug 31 2016, 11:01 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

efriedma updated this revision to Diff 69886.Aug 31 2016, 11:01 AM
efriedma retitled this revision from to LoopLoadElimination should preserve GlobalsAA..
efriedma updated this object.
efriedma added reviewers: anemet, hfinkel, chandlerc.
efriedma set the repository for this revision to rL LLVM.
efriedma added a subscriber: llvm-commits.
anemet accepted this revision.Sep 6 2016, 9:42 AM
anemet edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Sep 6 2016, 9:42 AM
This revision was automatically updated to reflect the committed changes.