[PATCH] D140160: [llvm][SelectionDAGBuilder] codegen callbr.landingpad intrinsic
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 30 16:20:31 PST 2023
nickdesaulniers updated this revision to Diff 493448.
nickdesaulniers marked 2 inline comments as done.
nickdesaulniers added a comment.
This revision is now accepted and ready to land.
- remove 2 stale comments, refactor FollowCopyChain to be more rigid as per @efriedma
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140160/new/
https://reviews.llvm.org/D140160
Files:
llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/test/CodeGen/AArch64/callbr-asm-outputs-indirect-isel.ll
llvm/test/CodeGen/X86/callbr-asm-outputs-indirect-isel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140160.493448.patch
Type: text/x-patch
Size: 42190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/dcf67ee1/attachment.bin>
More information about the llvm-commits
mailing list