ninja: Entering directory `out/gn' [0/1] 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:531: 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:531: 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:531: 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:531: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 59910 tests, 8 workers -- Testing: FAIL: LLVM :: Transforms/SLPVectorizer/X86/alternate-opcode-strict-bitwidth-than-main.ll (1 of 59910) ******************** TEST 'LLVM :: Transforms/SLPVectorizer/X86/alternate-opcode-strict-bitwidth-than-main.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/opt -passes=slp-vectorizer -S -slp-threshold=-99999 -mtriple=x86_64-unknown-linux-gnu < /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/alternate-opcode-strict-bitwidth-than-main.ll | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/alternate-opcode-strict-bitwidth-than-main.ll # executed command: /Users/thakis/src/llvm-project/out/gn/bin/opt -passes=slp-vectorizer -S -slp-threshold=-99999 -mtriple=x86_64-unknown-linux-gnu # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/alternate-opcode-strict-bitwidth-than-main.ll # .---command stderr------------ # | /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/alternate-opcode-strict-bitwidth-than-main.ll:9:15: error: CHECK-NEXT: expected string not found in input # | ; CHECK-NEXT: [[TMP2:%.*]] = sext <2 x i8> [[TMP1]] to <2 x i32> # | ^ # | :8:61: note: scanning from here # | %1 = insertelement <2 x i8> , i8 %0, i32 0 # | ^ # | :8:61: note: with "TMP1" equal to "%1" # | %1 = insertelement <2 x i8> , i8 %0, i32 0 # | ^ # | :9:2: note: possible intended match here # | %2 = sext <2 x i8> %1 to <2 x i16> # | ^ # | # | Input file: # | Check file: /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/alternate-opcode-strict-bitwidth-than-main.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: ; ModuleID = '' # | 2: source_filename = "" # | 3: target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" # | 4: target triple = "x86_64-unknown-linux-gnu" # | 5: # | 6: define float @test(i8 %0) { # | 7: entry: # | 8: %1 = insertelement <2 x i8> , i8 %0, i32 0 # | next:9'0 X error: no match found # | next:9'1 with "TMP1" equal to "%1" # | 9: %2 = sext <2 x i8> %1 to <2 x i16> # | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:9'2 ? possible intended match # | 10: %3 = mul <2 x i16> %2, # | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 11: %4 = lshr <2 x i16> %2, # | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 12: %5 = shufflevector <2 x i16> %3, <2 x i16> %4, <2 x i32> # | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 13: %6 = extractelement <2 x i16> %5, i32 0 # | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 14: %7 = sext i16 %6 to i32 # | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: Transforms/SLPVectorizer/X86/alternate-opcode-strict-bitwidth-than-main.ll Testing Time: 579.70s Total Discovered Tests: 70213 Skipped : 33 (0.05%) Unsupported : 2715 (3.87%) Passed : 67296 (95.85%) Passed With Retry: 1 (0.00%) Expectedly Failed: 167 (0.24%) 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.