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

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 16:34:36 PDT 2020


void added a comment.

I believe that a critical edge may be split on the default path, but not the indirect path.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88438/new/

https://reviews.llvm.org/D88438



More information about the llvm-commits mailing list