[PATCH] D92709: [TailDuplicator] allow for callbr
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 4 17:38:33 PST 2020
nickdesaulniers added a comment.
I suspect that `duplicateInstruction` is not updating `isInlineAsmBrIndirectTarget` correctly when moving the `INLINEASM_BR`, but will have to verify.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92709/new/
https://reviews.llvm.org/D92709
More information about the llvm-commits
mailing list