This is an archive of the discontinued LLVM Phabricator instance.

Remove pruning of phi nodes in MemorySSA - it makes updating harder
ClosedPublic

Authored by dberlin on Sep 26 2016, 9:24 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

dberlin retitled this revision from to Remove pruning of phi nodes in MemorySSA - it makes updating harder.
dberlin updated this object.
dberlin added a reviewer: george.burgess.iv.
dberlin added a subscriber: llvm-commits.
george.burgess.iv edited edge metadata.

LGTM, thanks for the patch!

This revision is now accepted and ready to land.Sep 26 2016, 10:23 AM
This revision was automatically updated to reflect the committed changes.
llvm/trunk/lib/Transforms/Utils/MemorySSA.cpp