Details
Details
- Reviewers
- None
- Commits
- rGfc0051011eec: [InstCombine][ConstantFold] Baseline tests for ptrtoint(gep null, x)
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110244
[InstCombine][ConstantFold] Baseline tests for ptrtoint(gep null, x) ClosedPublic Authored by arichardson on Sep 22 2021, 6:53 AM.
Details
Diff Detail
Event Timelinearichardson added a child revision: D110245: [ConstantFolding] Fold ptrtoint(gep i8 null, x) -> x.Sep 22 2021, 6:56 AM This revision was landed with ongoing or failed builds. Closed by commit rGfc0051011eec: [InstCombine][ConstantFold] Baseline tests for ptrtoint(gep null, x) (authored by arichardson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 375623 llvm/test/Transforms/InstCombine/ptrtoint-nullgep.ll
|