[PATCH] D81607: BreakCriticalEdges for callbr indirect dests

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 13:47:47 PDT 2020


nickdesaulniers added a comment.

@nathanchance did further testing of this patch on Linux kernel's staging tree, linux-next: https://del.dog/raw/aisucysteb (no issues reported).

(Note to reviewers: this test case fails an assertion before this patch is applied.  Rewritten from an actual assertion failure seen in the wild).


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