[PATCH] D52009: [WebAssembly] SIMD neg

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 18:43:58 PDT 2018


tlively updated this revision to Diff 165192.
tlively added a comment.

- Add encoding tests (and fix encoding)


Repository:
  rL LLVM

https://reviews.llvm.org/D52009

Files:
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/CodeGen/WebAssembly/offset-simd.ll
  test/CodeGen/WebAssembly/simd-arith.ll
  test/CodeGen/WebAssembly/simd-comparisons.ll
  test/CodeGen/WebAssembly/simd-conversions.ll
  test/CodeGen/WebAssembly/simd-offset.ll
  test/CodeGen/WebAssembly/simd.ll
  test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52009.165192.patch
Type: text/x-patch
Size: 160134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180913/7b6e8c28/attachment-0001.bin>


More information about the llvm-commits mailing list