[PATCH] D92359: [WebAssembly] Support select and block for reference types
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 1 19:24:27 PST 2020
This revision was automatically updated to reflect the committed changes.
aheejin marked an inline comment as done.
Closed by commit rG60653e24b629: [WebAssembly] Support select and block for reference types (authored by aheejin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92359/new/
https://reviews.llvm.org/D92359
Files:
llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrRef.td
llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp
llvm/test/MC/WebAssembly/reference-types.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92359.308847.patch
Type: text/x-patch
Size: 12047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/8de8e838/attachment.bin>
More information about the llvm-commits
mailing list