[PATCH] D139883: [llvm][CallBrPrepare] add llvm.callbr.landingpad intrinsic
    Nick Desaulniers via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec 21 11:25:56 PST 2022
    
    
  
nickdesaulniers updated this revision to Diff 484635.
nickdesaulniers marked an inline comment as done.
nickdesaulniers added a comment.
- langref, remove Builder::SetInsertPoint call, add verifification test
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139883/new/
https://reviews.llvm.org/D139883
Files:
  llvm/docs/LangRef.rst
  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.484635.patch
Type: text/x-patch
Size: 12633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221221/60e360bc/attachment.bin>
    
    
More information about the llvm-commits
mailing list