[PATCH] D139883: [llvm][CallBrPrepare] add llvm.callbr.landingpad intrinsic

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 18:04:19 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG094190c2f529: [llvm][CallBrPrepare] add llvm.callbr.landingpad intrinsic (authored by nickdesaulniers).

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.498216.patch
Type: text/x-patch
Size: 11444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/3a385a89/attachment.bin>


More information about the llvm-commits mailing list