This is an archive of the discontinued LLVM Phabricator instance.

[GVNHoist] Invalidate MemDep when an instruction is moved.
ClosedPublic

Authored by efriedma on Dec 6 2016, 4:50 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

efriedma updated this revision to Diff 80507.Dec 6 2016, 4:50 PM
efriedma retitled this revision from to [GVNHoist] Invalidate MemDep when an instruction is moved..
efriedma updated this object.
efriedma added reviewers: hiraditya, sebpop.
efriedma set the repository for this revision to rL LLVM.
efriedma added a subscriber: llvm-commits.
sebpop accepted this revision.Dec 6 2016, 6:20 PM
sebpop edited edge metadata.

LGTM. Thanks!

This revision is now accepted and ready to land.Dec 6 2016, 6:20 PM
This revision was automatically updated to reflect the committed changes.