[PATCH] D90253: [WebAssembly] Prototype extending multiplication SIMD instructions
Thomas Lively via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 28 09:39:19 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG31e944556f54: [WebAssembly] Prototype extending multiplication SIMD instructions (authored by tlively).
Changed prior to commit:
https://reviews.llvm.org/D90253?vs=301147&id=301318#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90253/new/
https://reviews.llvm.org/D90253
Files:
clang/include/clang/Basic/BuiltinsWebAssembly.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/builtins-wasm.c
llvm/include/llvm/IR/IntrinsicsWebAssembly.td
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll
llvm/test/MC/WebAssembly/simd-encodings.s
llvm/utils/TableGen/WebAssemblyDisassemblerEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90253.301318.patch
Type: text/x-patch
Size: 22653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201028/bb399e2b/attachment-0001.bin>
More information about the cfe-commits
mailing list