[PATCH] D73926: [WebAssembly] Enable recently implemented SIMD operations
Thomas Lively via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 4 18:40:19 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG27748363da8d: [WebAssembly] Enable recently implemented SIMD operations (authored by tlively).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73926/new/
https://reviews.llvm.org/D73926
Files:
clang/include/clang/Basic/BuiltinsWebAssembly.def
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/test/CodeGen/WebAssembly/simd-arith.ll
llvm/test/CodeGen/WebAssembly/simd-bitcasts.ll
llvm/test/CodeGen/WebAssembly/simd-build-pair.ll
llvm/test/CodeGen/WebAssembly/simd-comparisons.ll
llvm/test/CodeGen/WebAssembly/simd-extended-extract.ll
llvm/test/CodeGen/WebAssembly/simd-offset.ll
llvm/test/CodeGen/WebAssembly/simd-scalar-to-vector.ll
llvm/test/CodeGen/WebAssembly/simd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73926.242498.patch
Type: text/x-patch
Size: 72243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200205/dc8dfaa0/attachment-0001.bin>
More information about the cfe-commits
mailing list