Split from D107822.
Refactoring "simplifyIntToPtrRoundTripCast" and "isIntToPtrRoundTripCast".
Details
Details
- Reviewers
nlopes aqjune spatel nikic lebedev.ri
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D108504 Authored by Krishnakariya on Aug 20 2021, 11:57 PM.
Details
Diff Detail
Event TimelineKrishnakariya added a child revision: D108506: [InstCombine] Fold Int2Ptr/PtrToInt if the ptr is dereferenceable using API.Aug 21 2021, 1:27 AM Krishnakariya removed a child revision: D107822: [InstCombine] Fold Int2Ptr/PtrToInt if the ptr is dereferenceable. This revision is now accepted and ready to land.Sep 1 2021, 5:33 AM
Revision Contents
Diff 367943 |