[PATCH] D88842: [InstCombine] inttoptr(load) -> load

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 11:25:21 PDT 2020


lebedev.ri created this revision.
lebedev.ri added reviewers: spatel, nikic, efriedma, hfinkel, jfb, chandlerc.
lebedev.ri added a project: LLVM.
Herald added subscribers: dexonsmith, hiraditya.
lebedev.ri requested review of this revision.

See D88789 <https://reviews.llvm.org/D88789> / D88788 <https://reviews.llvm.org/D88788> / D88806 <https://reviews.llvm.org/D88806> / D75505 <https://reviews.llvm.org/D75505>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88842

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/test/Transforms/InstCombine/multi-use-load-casts.ll
  llvm/test/Transforms/InstCombine/select.ll
  llvm/test/Transforms/PhaseOrdering/instcombine-sroa-inttoptr.ll
  llvm/utils/compare-stats.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88842.296241.patch
Type: text/x-patch
Size: 10946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/79f5d0e2/attachment.bin>


More information about the llvm-commits mailing list