This is an archive of the discontinued LLVM Phabricator instance.

[BranchFolding] Set correct mem refs
ClosedPublic

Authored by flyingforyou on Jan 7 2016, 8:20 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

flyingforyou retitled this revision from to [BranchFolding] Set correct mem refs.
flyingforyou updated this object.
flyingforyou added a reviewer: reames.
flyingforyou added a subscriber: llvm-commits.
reames accepted this revision.Jan 8 2016, 2:48 PM
reames edited edge metadata.

Wow, yeah. Oops on my part.

LGTM

p.s. Can you *please* add a test case that covers this? It would have caught my typo to start with.

This revision is now accepted and ready to land.Jan 8 2016, 2:48 PM
flyingforyou edited edge metadata.

Update test case.

This revision was automatically updated to reflect the committed changes.