[PATCH] D74651: Add intrinsics and operand bundles for inalloca replacement llvm.call.setup
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 14 14:20:55 PST 2020
aeubanks created this revision.
Herald added subscribers: llvm-commits, jdoerfert, hiraditya.
Herald added a project: LLVM.
Make verifier understand these semantics.
https://github.com/rnk/llvm-project/blob/call-setup-docs/llvm/docs/CallSetup.md
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D74651
Files:
llvm/include/llvm/IR/InstrTypes.h
llvm/include/llvm/IR/Intrinsics.td
llvm/include/llvm/IR/LLVMContext.h
llvm/lib/IR/Verifier.cpp
llvm/test/Verifier/call_setup_invalid.ll
llvm/test/Verifier/call_setup_valid.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74651.244772.patch
Type: text/x-patch
Size: 6818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/b71a990c/attachment.bin>
More information about the llvm-commits
mailing list