OSDN Git Service

[WebAssembly] SIMD Splats
authorDerek Schuff <dschuff@google.com>
Wed, 15 Aug 2018 00:30:27 +0000 (00:30 +0000)
committerDerek Schuff <dschuff@google.com>
Wed, 15 Aug 2018 00:30:27 +0000 (00:30 +0000)
commit34c8f3ddbad10b60569e63660ac29859774767e4
treeaac154c1035668dc50d2a49257ed7e37e7a76dd6
parentfc187011bee82b7034d02e60c28f7f4813ec8d24
[WebAssembly] SIMD Splats

Implement and test SIMD splat ops.

Patch by Thomas Lively

Differential Revision: https://reviews.llvm.org/D50741

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339744 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
test/CodeGen/WebAssembly/simd.ll