[PATCH] D88842: [InstCombine] inttoptr(load) -> load
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 5 12:24:31 PDT 2020
lebedev.ri updated this revision to Diff 296255.
lebedev.ri added a comment.
Don't restrict to simple/unordered loads.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88842/new/
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/InstCombine/volatile_load_cast.ll
llvm/test/Transforms/PhaseOrdering/instcombine-sroa-inttoptr.ll
llvm/utils/compare-stats.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88842.296255.patch
Type: text/x-patch
Size: 14024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/c37c8d4c/attachment.bin>
More information about the llvm-commits
mailing list