[PATCH] D127170: [WebAssembly] Implement remaining relaxed SIMD instructions
Thomas Lively via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 7 15:25:19 PDT 2022
tlively updated this revision to Diff 434968.
tlively added a comment.
- dot_add takes three operands
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127170/new/
https://reviews.llvm.org/D127170
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/WebAssemblyInstrSIMD.td
llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll
llvm/test/MC/WebAssembly/simd-encodings.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127170.434968.patch
Type: text/x-patch
Size: 9351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220607/3a44d397/attachment-0001.bin>
More information about the cfe-commits
mailing list