[PATCH] D80120: [InstCombine] Sink pure instructions down to return and unreachable blocks
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 22 01:14:06 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG403810557be7: [InstCombine] Sink pure instructions down to return and unreachable blocks (authored by mkazantsev).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80120/new/
https://reviews.llvm.org/D80120
Files:
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/insert-extract-shuffle.ll
llvm/test/Transforms/InstCombine/overflow.ll
llvm/test/Transforms/InstCombine/sink_to_unreachable.ll
llvm/test/Transforms/PGOProfile/chr.ll
llvm/test/Transforms/SimplifyCFG/merge-cond-stores.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80120.265673.patch
Type: text/x-patch
Size: 11550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/10f884d1/attachment.bin>
More information about the llvm-commits
mailing list