[PATCH] D88438: BreakCriticalEdges: do not split the critical edge from a CallBr indirect successor
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 14 16:16:16 PST 2021
nickdesaulniers updated this revision to Diff 316801.
nickdesaulniers marked 3 inline comments as done.
nickdesaulniers added a comment.
- use CHECK-NEXT, drop -passes=loop-reduce
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88438/new/
https://reviews.llvm.org/D88438
Files:
llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp
llvm/test/Transforms/LoopStrengthReduce/callbr-critical-edge-splitting.ll
llvm/test/Transforms/LoopStrengthReduce/callbr-critical-edge-splitting2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88438.316801.patch
Type: text/x-patch
Size: 7488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/e745d61f/attachment.bin>
More information about the llvm-commits
mailing list