[PATCH] D139883: [llvm][CallBrPrepare] add llvm.callbr.landingpad intrinsic
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 24 13:42:58 PST 2023
nickdesaulniers updated this revision to Diff 491902.
nickdesaulniers added a comment.
- rebase (add header I no longer needed to add earlier but do now)
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.491902.patch
Type: text/x-patch
Size: 11765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230124/eeff0af4/attachment.bin>
More information about the llvm-commits
mailing list