[PATCH] D81607: BreakCriticalEdges for callbr indirect dests

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 15:59:05 PDT 2020


nickdesaulniers added a subscriber: rnk.
nickdesaulniers added a comment.

Ok, that's probably useful for @rnk to consider, should `callbr` be reused for other constructs other than `asm goto`.  I plan on landing this Monday, please explicitly request changes if there's anything more for me to do here.

Thanks all for the additional comments and consideration.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81607





More information about the llvm-commits mailing list