Skip to content

Commit d787cac

Browse files
committed
[WASM SIMD update, part 3] Update 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
1 parent 6114c98 commit d787cac

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.

0 commit comments

Comments
 (0)