[PATCH] D139883: [llvm][CallBrPrepare] add llvm.callbr.landingpad intrinsic
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 18 10:44:12 PST 2023
nickdesaulniers updated this revision to Diff 490239.
nickdesaulniers added a comment.
- rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139883/new/
https://reviews.llvm.org/D139883
Files:
llvm/include/llvm/IR/Intrinsics.td
llvm/lib/CodeGen/CallBrPrepare.cpp
llvm/lib/IR/Verifier.cpp
llvm/test/CodeGen/AArch64/callbr-prepare.ll
llvm/test/Transforms/SimplifyCFG/callbr-destinations.ll
llvm/test/Verifier/callbr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139883.490239.patch
Type: text/x-patch
Size: 11558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/e3a65417/attachment.bin>
More information about the llvm-commits
mailing list