This is an archive of the discontinued LLVM Phabricator instance.

[GVNHoist] Early exit of cheap computations
ClosedPublic

Authored by hiraditya on Nov 24 2016, 10:19 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

hiraditya updated this revision to Diff 79245.Nov 24 2016, 10:19 AM
hiraditya retitled this revision from to [GVNHoist] Early exit of cheap computations.
hiraditya updated this object.
hiraditya added a reviewer: sebpop.
hiraditya added a subscriber: llvm-commits.
hiraditya updated this revision to Diff 79246.Nov 24 2016, 10:24 AM
hiraditya updated this revision to Diff 79247.Nov 24 2016, 10:31 AM
sebpop accepted this revision.Nov 28 2016, 10:07 AM
sebpop edited edge metadata.

LGTM. Thanks.

This revision is now accepted and ready to land.Nov 28 2016, 10:07 AM
This revision was automatically updated to reflect the committed changes.