[PATCH] D101140: [WebAssembly][CodeGen] Allow for externref/funcref local variables
Andy Wingo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 28 02:02:06 PDT 2021
wingo updated this revision to Diff 341100.
wingo added a comment.
Rebase, and add A0:u addrspace qualifier
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101140/new/
https://reviews.llvm.org/D101140
Files:
llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
llvm/lib/Target/WebAssembly/WebAssemblyISD.def
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
llvm/lib/Target/WebAssembly/WebAssemblyInstrRef.td
llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
llvm/lib/Target/WebAssembly/WebAssemblyUtilities.h
llvm/test/CodeGen/WebAssembly/externref-alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101140.341100.patch
Type: text/x-patch
Size: 21464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/12a5c749/attachment.bin>
More information about the llvm-commits
mailing list