OSDN Git Service

[WebAssembly] SIMD encoding tests
authorHeejin Ahn <aheejin@gmail.com>
Tue, 14 Aug 2018 19:10:50 +0000 (19:10 +0000)
committerHeejin Ahn <aheejin@gmail.com>
Tue, 14 Aug 2018 19:10:50 +0000 (19:10 +0000)
commit35b8f4b065f775032f2ca4b151ccc87c49b31fa6
tree0778bb22c17fad020815eed538652a0ddd72d590
parent18a9130c102cae1272e967e9919b45e5d5436e0b
[WebAssembly] SIMD encoding tests

Modifies existing SIMD tests to also check that SIMD instructions are
lowered to the expected bytes. This CL depends on D50597.

Reviewers: aheejin

Subscribers: sunfish, jgravelle-google, sbc100, llvm-commits

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

Patch by Thomas Lively (tlively)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339712 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/WebAssembly/simd-arith.ll
test/CodeGen/WebAssembly/simd.ll