This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine][NFC] refactor roundtripcast
AcceptedPublic

Authored by Krishnakariya on Aug 20 2021, 11:57 PM.

Details

Summary

Split from D107822.
Refactoring "simplifyIntToPtrRoundTripCast" and "isIntToPtrRoundTripCast".

Diff Detail

Event Timeline

Krishnakariya created this revision.Aug 20 2021, 11:57 PM
Krishnakariya requested review of this revision.Aug 20 2021, 11:57 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 20 2021, 11:57 PM

In terms of correctness, I think the patch looks okay.

nlopes accepted this revision.Sep 1 2021, 5:33 AM
This revision is now accepted and ready to land.Sep 1 2021, 5:33 AM
lebedev.ri resigned from this revision.Jan 12 2023, 5:42 PM

This review seems to be stuck/dead, consider abandoning if no longer relevant.

Herald added a project: Restricted Project. · View Herald TranscriptJan 12 2023, 5:42 PM
Herald added a subscriber: StephenFan. · View Herald Transcript