[PATCH] D130127: [llvm][TailDuplicator] don't taildup isInlineAsmBrIndirectTargets
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 16:54:21 PDT 2022
nickdesaulniers updated this revision to Diff 455015.
nickdesaulniers added a comment.
- rebase, restore -filetype=obj tests, add previously crashing test case
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130127/new/
https://reviews.llvm.org/D130127
Files:
llvm/lib/CodeGen/TailDuplicator.cpp
llvm/test/CodeGen/AArch64/callbr-asm-obj-file.ll
llvm/test/CodeGen/X86/callbr-asm-outputs.ll
llvm/test/CodeGen/X86/tail-dup-asm-goto.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130127.455015.patch
Type: text/x-patch
Size: 5592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/44e59b38/attachment.bin>
More information about the llvm-commits
mailing list