[PATCH] D117045: [SimplifyCFG] Be more aggressive when sinking into unreachable-post-dominated block
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 11 12:34:23 PST 2022
lebedev.ri updated this revision to Diff 399046.
lebedev.ri added a comment.
Don't allow loops inbeteen.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117045/new/
https://reviews.llvm.org/D117045
Files:
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SimplifyCFG/X86/sink-common-code-into-unreachable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117045.399046.patch
Type: text/x-patch
Size: 10483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220111/7d052402/attachment-0001.bin>
More information about the llvm-commits
mailing list