[PATCH] D50660: [WebAssembly] SIMD encoding tests

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 13 13:04:36 PDT 2018


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

Modifies existing SIMD tests to also check that SIMD instructions are
lowered to the expected bytes. This CL depends on https://reviews.llvm.org/D50597.

Patch by Thomas Lively


Repository:
  rL LLVM

https://reviews.llvm.org/D50660

Files:
  test/CodeGen/WebAssembly/simd-arith.ll
  test/CodeGen/WebAssembly/simd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50660.160430.patch
Type: text/x-patch
Size: 17530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180813/061fb9db/attachment-0001.bin>


More information about the llvm-commits mailing list