[PATCH] D50741: [WebAssembly] SIMD Splats

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 15:45:40 PDT 2018


tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100.

Implement and test SIMD splat ops.

Patch by Thomas Lively


Repository:
  rL LLVM

https://reviews.llvm.org/D50741

Files:
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/CodeGen/WebAssembly/simd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50741.160710.patch
Type: text/x-patch
Size: 6506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/b2abc63b/attachment.bin>


More information about the llvm-commits mailing list