[PATCH] D102612: SwiftTailCC: teach verifier musttail rules applicable to this CC.
    Tim Northover via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu May 20 03:52:40 PDT 2021
    
    
  
t.p.northover updated this revision to Diff 346690.
t.p.northover added a comment.
Added `tailcc` to the changes, and reworked the documentation to be (hopefully) clearer.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102612/new/
https://reviews.llvm.org/D102612
Files:
  llvm/docs/LangRef.rst
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/AArch64/swifttail-call.ll
  llvm/test/CodeGen/X86/tailcall-swifttailcc.ll
  llvm/test/Verifier/swifttailcc-musttail-valid.ll
  llvm/test/Verifier/swifttailcc-musttail.ll
  llvm/test/Verifier/tailcc-musttail.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102612.346690.patch
Type: text/x-patch
Size: 20763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/0de82f5c/attachment.bin>
    
    
More information about the llvm-commits
mailing list