Skip to content

Commit 96c69fc

Browse files
committed
[MERGE #5962 @penzn] [WASM SIMD update, part 3] Update opcodes
Merge pull request #5962 from penzn:wasm.simd.opcodes Make sure that WebAssembly SIMD opcodes are in sync with WebAssembly/wabt@bfc4f5b9 which is equivalent to WABT fork in `lib`. Recompile wasm.simd tests with the version of wabt mentioned above. For #5838
2 parents 6114c98 + d787cac commit 96c69fc

19 files changed

+139
-139
lines changed

lib/WasmReader/WasmBinaryOpcodesSimd.h

Lines changed: 139 additions & 139 deletions
Large diffs are not rendered by default.
5 Bytes
Binary file not shown.

test/wasm.simd/comp.wasm

0 Bytes
Binary file not shown.

test/wasm.simd/const.wasm

0 Bytes
Binary file not shown.

test/wasm.simd/f32x4.wasm

0 Bytes
Binary file not shown.

test/wasm.simd/i16x8_s.wasm

0 Bytes
Binary file not shown.

test/wasm.simd/i16x8_u.wasm

0 Bytes
Binary file not shown.

test/wasm.simd/i32x4.wasm

0 Bytes
Binary file not shown.

test/wasm.simd/i8x16_s.wasm

0 Bytes
Binary file not shown.

test/wasm.simd/i8x16_u.wasm

0 Bytes
Binary file not shown.

test/wasm.simd/int64x2.wasm

10 Bytes
Binary file not shown.

test/wasm.simd/loads.wasm

0 Bytes
Binary file not shown.

test/wasm.simd/logical.wasm

0 Bytes
Binary file not shown.

test/wasm.simd/math.wasm

12 Bytes
Binary file not shown.

test/wasm.simd/neg.wasm

2 Bytes
Binary file not shown.

test/wasm.simd/replace.wasm

0 Bytes
Binary file not shown.

test/wasm.simd/splat.wasm

0 Bytes
Binary file not shown.

test/wasm.simd/stores.wasm

0 Bytes
Binary file not shown.

test/wasm.simd/truncconv.wasm

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)