[PATCH] D71484: [WebAssembly][InstrEmitter] Foundation for multivalue call lowering
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 16 14:49:20 PST 2019
tlively updated this revision to Diff 234161.
tlively added a comment.
- Add OpInfo check to avoid OOB when there are only variadic ops
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71484/new/
https://reviews.llvm.org/D71484
Files:
llvm/include/llvm/Target/TargetMachine.h
llvm/lib/CodeGen/PrologEpilogInserter.cpp
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
llvm/lib/Target/WebAssembly/WebAssemblyISD.def
llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrCall.td
llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.h
llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp
llvm/test/CodeGen/WebAssembly/multivalue.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71484.234161.patch
Type: text/x-patch
Size: 17088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/e2aebb71/attachment.bin>
More information about the llvm-commits
mailing list