[PATCH] D158409: [WebAssembly] Add multiple memories feature
Ashley Nelson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 21 12:10:04 PDT 2023
ashleynh updated this revision to Diff 552097.
ashleynh added a comment.
switching back to multiple memories for description
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158409/new/
https://reviews.llvm.org/D158409
Files:
clang/include/clang/Driver/Options.td
clang/lib/Basic/Targets/WebAssembly.cpp
clang/lib/Basic/Targets/WebAssembly.h
clang/test/Driver/wasm-features.c
clang/test/Preprocessor/wasm-target-features.c
llvm/lib/Target/WebAssembly/WebAssembly.td
llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h
llvm/test/CodeGen/WebAssembly/multimemory.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158409.552097.patch
Type: text/x-patch
Size: 7939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230821/17f00890/attachment-0001.bin>
More information about the cfe-commits
mailing list