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:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 67765 tests, 64 workers -- Testing: FAIL: LLVM :: Analysis/UniformityAnalysis/AMDGPU/irreducible/diverged-entry-basic.ll (1 of 67765) ******************** TEST 'LLVM :: Analysis/UniformityAnalysis/AMDGPU/irreducible/diverged-entry-basic.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt /usr/local/google/home/thakis/src/llvm-project/llvm/test/Analysis/UniformityAnalysis/AMDGPU/irreducible/diverged-entry-basic.ll -mtriple amdgcn-- -passes='print' -disable-output 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/Analysis/UniformityAnalysis/AMDGPU/irreducible/diverged-entry-basic.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt /usr/local/google/home/thakis/src/llvm-project/llvm/test/Analysis/UniformityAnalysis/AMDGPU/irreducible/diverged-entry-basic.ll -mtriple amdgcn-- '-passes=print' -disable-output # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/Analysis/UniformityAnalysis/AMDGPU/irreducible/diverged-entry-basic.ll # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/Analysis/UniformityAnalysis/AMDGPU/irreducible/diverged-entry-basic.ll:9:10: error: CHECK: expected string not found in input # | ; CHECK: depth=2: entries(S P) Q # | ^ # | :6:27: note: scanning from here # | depth=1: entries(R P) S Q # | ^ # | :8:1: note: possible intended match here # | BLOCK entry # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/Analysis/UniformityAnalysis/AMDGPU/irreducible/diverged-entry-basic.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: UniformityInfo for function 'divergent_cycle_1': # | 2: CYCLES ASSUMED DIVERGENT: # | 3: depth=1: entries(R P) S Q # | 4: CYCLES WITH DIVERGENT EXIT: # | 5: depth=2: entries(S P) Q # | 6: depth=1: entries(R P) S Q # | check:9'0 { search range start (exclusive) # | check:9'1 error: no match found in search range # | 7: # | 8: BLOCK entry # | check:9'2 ? possible intended match # | 9: DEFINITIONS # | 10: %cond.uni = icmp slt i32 %a, 0 # | 11: DIVERGENT: %tid = call i32 @llvm.amdgcn.workitem.id.x() # | 12: DIVERGENT: %cond.div = icmp slt i32 %tid, 0 # | 13: TERMINATORS # | . # | . # | . # | 48: DEFINITIONS # | 49: %ee = add i32 %b, 1 # | 50: TERMINATORS # | 51: ret void # | 52: END BLOCK # | 53: UniformityInfo for function 'uniform_cycle_1': # | check:9'3 } search range end (exclusive) # | 54: # | 55: BLOCK entry # | 56: DEFINITIONS # | 57: %cond.uni = icmp slt i32 %a, 0 # | 58: DIVERGENT: %tid = call i32 @llvm.amdgcn.workitem.id.x() # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: Analysis/UniformityAnalysis/AMDGPU/MIR/irreducible/diverged-entry-basic-gmir.mir (2 of 67765) ******************** TEST 'LLVM :: Analysis/UniformityAnalysis/AMDGPU/MIR/irreducible/diverged-entry-basic-gmir.mir' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=amdgpu7.00-- -run-pass=print-machine-uniformity -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR/irreducible/diverged-entry-basic-gmir.mir 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR/irreducible/diverged-entry-basic-gmir.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=amdgpu7.00-- -run-pass=print-machine-uniformity -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR/irreducible/diverged-entry-basic-gmir.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR/irreducible/diverged-entry-basic-gmir.mir # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR/irreducible/diverged-entry-basic-gmir.mir:7:15: error: CHECK-NEXT: is not on the line after the previous match # | # CHECK-NEXT: depth=1: entries(bb.3 bb.1) bb.4 bb.2 # | ^ # | :6:2: note: 'next' match was here # | depth=1: entries(bb.3 bb.1) bb.4 bb.2 # | ^ # | :4:28: note: previous match ended here # | CYCLES WITH DIVERGENT EXIT: # | ^ # | :5:1: note: non-matching line after previous match is here # | depth=2: entries(bb.4 bb.1) bb.2 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR/irreducible/diverged-entry-basic-gmir.mir # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: MachineUniformityInfo for function: @divergent_cycle_1 # | 2: CYCLES ASSUMED DIVERGENT: # | 3: depth=1: entries(bb.3 bb.1) bb.4 bb.2 # | 4: CYCLES WITH DIVERGENT EXIT: # | next:7'0 { search range start (exclusive) # | 5: depth=2: entries(bb.4 bb.1) bb.2 # | 6: depth=1: entries(bb.3 bb.1) bb.4 bb.2 # | next:7'1 !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: match on wrong line # | 7: # | 8: BLOCK bb.0 # | 9: DEFINITIONS # | 10: %0: %0:_(s32) = G_CONSTANT i32 0 # | 11: %1: %1:_(s32) = G_CONSTANT i32 1 # | . # | . # | . # | 55: DEFINITIONS # | 56: %13: %13:_(s32) = G_ADD %3:_, %1:_ # | 57: TERMINATORS # | 58: S_ENDPGM 0 # | 59: END BLOCK # | 60: MachineUniformityInfo for function: @uniform_cycle_1 # | next:7'2 } search range end (exclusive) # | 61: # | 62: BLOCK bb.0 # | 63: DEFINITIONS # | 64: %0: %0:_(s32) = G_CONSTANT i32 0 # | 65: %1: %1:_(s32) = G_CONSTANT i32 1 # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (2): LLVM :: Analysis/UniformityAnalysis/AMDGPU/MIR/irreducible/diverged-entry-basic-gmir.mir LLVM :: Analysis/UniformityAnalysis/AMDGPU/irreducible/diverged-entry-basic.ll Testing Time: 231.52s Total Discovered Tests: 76685 Skipped : 21 (0.03%) Unsupported : 3072 (4.01%) Passed : 73414 (95.73%) Expectedly Failed: 176 (0.23%) Failed : 2 (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.