[PATCH] D80174: [WebAssembly] Implement i64x2.mul and remove i8x16.mul
Thomas Lively via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 18 18:27:27 PDT 2020
tlively created this revision.
tlively added a reviewer: aheejin.
Herald added subscribers: llvm-commits, cfe-commits, sunfish, hiraditya, jgravelle-google, sbc100, dschuff.
Herald added projects: clang, LLVM.
This reflects changes in the spec proposal made since basic arithmetic
was first implemented.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D80174
Files:
clang/lib/Headers/wasm_simd128.h
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/test/CodeGen/WebAssembly/simd-arith.ll
llvm/test/CodeGen/WebAssembly/simd-unsupported.ll
llvm/test/MC/WebAssembly/simd-encodings.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80174.264764.patch
Type: text/x-patch
Size: 4914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200519/62f86f33/attachment.bin>
More information about the cfe-commits
mailing list