[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:38:54 PST 2021


nickdesaulniers updated this revision to Diff 316812.
nickdesaulniers added a comment.

drop old pass manager test from callbr-critical-edge-splitting2.ll since it does not add signal


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.316812.patch
Type: text/x-patch
Size: 7437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/f22585ba/attachment.bin>


More information about the llvm-commits mailing list