This is an archive of the discontinued LLVM Phabricator instance.

SimplifyCFG: Register cloned assume intrinsics with assumption cache when creating critical edge.
ClosedPublic

Authored by pcc on Feb 14 2017, 5:46 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc created this revision.Feb 14 2017, 5:46 PM
pcc updated this revision to Diff 88477.Feb 14 2017, 6:19 PM
  • N may be null
hfinkel accepted this revision.Feb 14 2017, 6:56 PM

LGTM

This revision is now accepted and ready to land.Feb 14 2017, 6:56 PM
This revision was automatically updated to reflect the committed changes.