[PATCH] D88438: BreakCriticalEdges: bail if loop-simplify form requested for CallBr terminated BB

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 16:58:05 PDT 2020


nickdesaulniers updated this revision to Diff 295437.
nickdesaulniers added a comment.
Herald added a subscriber: nemanjai.

- add test case


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/CodeGen/PowerPC/loop-reduce-callbr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88438.295437.patch
Type: text/x-patch
Size: 4658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/5151dbc1/attachment.bin>


More information about the llvm-commits mailing list