This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Don't coerce non-integral pointers to integers
ClosedPublic

Authored by sanjoy on Aug 5 2016, 4:12 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

sanjoy updated this revision to Diff 67045.Aug 5 2016, 4:12 PM
sanjoy retitled this revision from to [InstCombine] Don't coerce non-integral pointers to integers.
sanjoy updated this object.
sanjoy added a reviewer: majnemer.
sanjoy added a subscriber: llvm-commits.
majnemer accepted this revision.Aug 5 2016, 6:41 PM
majnemer edited edge metadata.

LGTM

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