Skip to content

Commit 7b7a4ef

Browse files
committed
[WebAssembly] Add a comment about why v128.const test was disabled (NFC)
llvm-svn: 353236
1 parent cddb1e5 commit 7b7a4ef

File tree

1 file changed

+2
-0
lines changed
  • llvm/test/MC/Disassembler/WebAssembly

1 file changed

+2
-0
lines changed

llvm/test/MC/Disassembler/WebAssembly/wasm.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
# CHECK: i64.trunc_sat_f64_u
3434
0xFC 0x07
3535

36+
# FIXME Disabled temporarily due to failures in clang-ppc64be-linux and
37+
# clang-s390x-linux bots
3638
# C HECK: v128.const 50462976, 117835012, 185207048, 252579084
3739
0xFD 0x02 0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0A 0x0B 0x0C 0x0D 0x0E 0x0F
3840

0 commit comments

Comments
 (0)