ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 61981 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/WebAssembly/memory-interleave.ll (2115 of 61981) ******************** TEST 'LLVM :: CodeGen/WebAssembly/memory-interleave.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -mtriple=wasm32 -mattr=+simd128 -passes=loop-vectorize /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/memory-interleave.ll | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32 -mattr=+simd128 -asm-verbose=false -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/memory-interleave.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -mtriple=wasm32 -mattr=+simd128 -passes=loop-vectorize /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/memory-interleave.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32 -mattr=+simd128 -asm-verbose=false -disable-wasm-fallthrough-return-opt -wasm-keep-registers # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/memory-interleave.ll # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/memory-interleave.ll:2106:10: error: CHECK: expected string not found in input # | ; CHECK: v128.load # | ^ # | :5377:6: note: scanning from here # | loop # | ^ # | :5386:2: note: possible intended match here # | f32.load $push1=, 0($pop36) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/memory-interleave.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 5372: i32.eqz $push60=, $pop40 # | 5373: br_if 0, $pop60 # | 5374: i32.const $push41=, 0 # | 5375: local.set 4, $pop41 # | 5376: .LBB33_2: # | 5377: loop # | check:2106'0 X~ error: no match found # | 5378: local.get $push43=, 2 # | check:2106'0 ~~~~~~~~~~~~~~~~~~~~~~~ # | 5379: local.get $push42=, 4 # | check:2106'0 ~~~~~~~~~~~~~~~~~~~~~~~ # | 5380: i32.add $push39=, $pop43, $pop42 # | check:2106'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5381: local.tee $push38=, 5, $pop39 # | check:2106'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5382: local.get $push45=, 0 # | check:2106'0 ~~~~~~~~~~~~~~~~~~~~~~~ # | 5383: local.get $push44=, 4 # | check:2106'0 ~~~~~~~~~~~~~~~~~~~~~~~ # | 5384: i32.add $push37=, $pop45, $pop44 # | check:2106'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5385: local.tee $push36=, 6, $pop37 # | check:2106'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5386: f32.load $push1=, 0($pop36) # | check:2106'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:2106'1 ? possible intended match # | 5387: local.get $push47=, 1 # | check:2106'0 ~~~~~~~~~~~~~~~~~~~~~~~ # | 5388: local.get $push46=, 4 # | check:2106'0 ~~~~~~~~~~~~~~~~~~~~~~~ # | 5389: i32.add $push35=, $pop47, $pop46 # | check:2106'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5390: local.tee $push34=, 7, $pop35 # | check:2106'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5391: f32.load $push0=, 0($pop34) # | check:2106'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: CodeGen/WebAssembly/memory-interleave.ll Testing Time: 150.58s Total Discovered Tests: 69935 Skipped : 16 (0.02%) Unsupported : 2478 (3.54%) Passed : 67268 (96.19%) Expectedly Failed: 172 (0.25%) Failed : 1 (0.00%) FAILED: gen/llvm/test/run-lit python3 bin/llvm-lit -sv ../../llvm/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.