ninja: Entering directory `out/gn' [0/2] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 54898 tests, 8 workers -- Testing: FAIL: LLVM :: Transforms/SLPVectorizer/RISCV/revec.ll (7 of 54898) ******************** TEST 'LLVM :: Transforms/SLPVectorizer/RISCV/revec.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 2: /Users/thakis/src/llvm-project/out/gn/bin/opt -mtriple=riscv64 -mcpu=sifive-x280 -passes=slp-vectorizer -S -slp-revec -slp-max-reg-size=1024 -slp-threshold=-100 /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/RISCV/revec.ll | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/RISCV/revec.ll + /Users/thakis/src/llvm-project/out/gn/bin/opt -mtriple=riscv64 -mcpu=sifive-x280 -passes=slp-vectorizer -S -slp-revec -slp-max-reg-size=1024 -slp-threshold=-100 /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/RISCV/revec.ll + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/RISCV/revec.ll /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/RISCV/revec.ll:112:15: error: CHECK-NEXT: expected string not found in input ; CHECK-NEXT: [[TMP6:%.*]] = call <4 x i1> @llvm.vector.insert.v4i1.v2i1(<4 x i1> poison, <2 x i1> , i64 0) ^ :68:47: note: scanning from here %5 = fcmp olt <2 x float> zeroinitializer, %4 ^ :69:2: note: possible intended match here %6 = call <4 x i1> @llvm.vector.insert.v4i1.v2i1(<4 x i1> poison, <2 x i1> splat (i1 true), i64 0) ^ Input file: Check file: /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/RISCV/revec.ll -dump-input=help explains the following input dump. Input was: <<<<<< . . . 63: %3 = phi <4 x float> [ %2, %for.body.lr.ph ], [ %10, %for.body ] 64: ret void 65: 66: for.body: ; preds = %for.body.lr.ph 67: %4 = load <2 x float>, ptr null, align 4 68: %5 = fcmp olt <2 x float> zeroinitializer, %4 next:112'0 X error: no match found 69: %6 = call <4 x i1> @llvm.vector.insert.v4i1.v2i1(<4 x i1> poison, <2 x i1> splat (i1 true), i64 0) next:112'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ next:112'1 ? possible intended match 70: %7 = call <4 x i1> @llvm.vector.insert.v4i1.v2i1(<4 x i1> %6, <2 x i1> %5, i64 2) next:112'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71: %8 = call <4 x float> @llvm.vector.insert.v4f32.v2f32(<4 x float> poison, <2 x float> %4, i64 0) next:112'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72: %9 = shufflevector <4 x float> %8, <4 x float> poison, <4 x i32> next:112'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73: %10 = select <4 x i1> %7, <4 x float> %9, <4 x float> %2 next:112'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74: br label %for.cond.cleanup next:112'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: Transforms/SLPVectorizer/RISCV/revec.ll Testing Time: 546.78s Total Discovered Tests: 62770 Skipped : 32 (0.05%) Unsupported : 2156 (3.43%) Passed : 60413 (96.25%) Expectedly Failed: 168 (0.27%) 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.