[PATCH] D79794: Change the INLINEASM_BR MachineInstr to be a non-terminating instruction.

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 19 13:04:33 PDT 2020


nickdesaulniers added a comment.

@void 's additional diff <https://reviews.llvm.org/D79794#2092123> fixes the arm64 mainline boot issue I was observing.  Maybe @nathanchance can help test with that additional diff applied atop this patch that we're in good shape?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79794





More information about the llvm-commits mailing list