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:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 59151 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/X86/memcmp-pgso.ll (6633 of 59151) ******************** TEST 'LLVM :: CodeGen/X86/memcmp-pgso.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/llc < /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso.ll -mtriple=x86_64-unknown-unknown | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso.ll --check-prefixes=X64,X64-SSE2 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=x86_64-unknown-unknown # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso.ll --check-prefixes=X64,X64-SSE2 # .---command stderr------------ # | /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso.ll:75:13: error: X64-NEXT: expected string not found in input # | ; X64-NEXT: jne .LBB4_3 # | ^ # | :66:15: note: scanning from here # | cmpw %cx, %ax # | ^ # | :67:2: note: possible intended match here # | jne .LBB4_1 # | ^ # | /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso.ll:153:13: error: X64-NEXT: expected string not found in input # | ; X64-NEXT: jne .LBB9_3 # | ^ # | :146:17: note: scanning from here # | cmpl %ecx, %eax # | ^ # | :147:2: note: possible intended match here # | jne .LBB9_1 # | ^ # | /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso.ll:247:13: error: X64-NEXT: expected string not found in input # | ; X64-NEXT: jne .LBB15_2 # | ^ # | :242:17: note: scanning from here # | cmpq %rdx, %rcx # | ^ # | :243:2: note: possible intended match here # | jne .LBB15_1 # | ^ # | /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso.ll:277:13: error: X64-NEXT: expected string not found in input # | ; X64-NEXT: jne .LBB16_2 # | ^ # | :272:17: note: scanning from here # | cmpq %rdx, %rcx # | ^ # | :273:2: note: possible intended match here # | jne .LBB16_1 # | ^ # | # | Input file: # | Check file: /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 61: # %bb.0: # %loadbb # | 62: movzwl (%rdi), %eax # | 63: movzwl (%rsi), %ecx # | 64: rolw $8, %ax # | 65: rolw $8, %cx # | 66: cmpw %cx, %ax # | next:75'0 X error: no match found # | 67: jne .LBB4_1 # | next:75'0 ~~~~~~~~~~~~~ # | next:75'1 ? possible intended match # | 68: # %bb.2: # %loadbb1 # | next:75'0 ~~~~~~~~~~~~~~~~~~~~ # | 69: movzbl 2(%rdi), %eax # | next:75'0 ~~~~~~~~~~~~~~~~~~~~~~ # | 70: movzbl 2(%rsi), %ecx # | next:75'0 ~~~~~~~~~~~~~~~~~~~~~~ # | 71: subl %ecx, %eax # | next:75'0 ~~~~~~~~~~~~~~~~~ # | 72: retq # | next:75'0 ~~~~~~ # | . # | . # | . # | 141: # %bb.0: # %loadbb # | 142: movl (%rdi), %eax # | 143: movl (%rsi), %ecx # | 144: bswapl %eax # | 145: bswapl %ecx # | 146: cmpl %ecx, %eax # | next:153'0 X error: no match found # | 147: jne .LBB9_1 # | next:153'0 ~~~~~~~~~~~~~ # | next:153'1 ? possible intended match # | 148: # %bb.2: # %loadbb1 # | next:153'0 ~~~~~~~~~~~~~~~~~~~~ # | 149: movzbl 4(%rdi), %eax # | next:153'0 ~~~~~~~~~~~~~~~~~~~~~~ # | 150: movzbl 4(%rsi), %ecx # | next:153'0 ~~~~~~~~~~~~~~~~~~~~~~ # | 151: subl %ecx, %eax # | next:153'0 ~~~~~~~~~~~~~~~~~ # | 152: retq # | next:153'0 ~~~~~~ # | . # | . # | . # | 237: # %bb.0: # %loadbb # | 238: movq (%rdi), %rcx # | 239: movq (%rsi), %rdx # | 240: bswapq %rcx # | 241: bswapq %rdx # | 242: cmpq %rdx, %rcx # | next:247'0 X error: no match found # | 243: jne .LBB15_1 # | next:247'0 ~~~~~~~~~~~~~~ # | next:247'1 ? possible intended match # | 244: # %bb.2: # %loadbb1 # | next:247'0 ~~~~~~~~~~~~~~~~~~~~ # | 245: movl 8(%rdi), %ecx # | next:247'0 ~~~~~~~~~~~~~~~~~~~~ # | 246: movl 8(%rsi), %edx # | next:247'0 ~~~~~~~~~~~~~~~~~~~~ # | 247: bswapl %ecx # | next:247'0 ~~~~~~~~~~~~~ # | 248: bswapl %edx # | next:247'0 ~~~~~~~~~~~~~ # | . # | . # | . # | 267: # %bb.0: # %loadbb # | 268: movq (%rdi), %rcx # | 269: movq (%rsi), %rdx # | 270: bswapq %rcx # | 271: bswapq %rdx # | 272: cmpq %rdx, %rcx # | next:277'0 X error: no match found # | 273: jne .LBB16_1 # | next:277'0 ~~~~~~~~~~~~~~ # | next:277'1 ? possible intended match # | 274: # %bb.2: # %loadbb1 # | next:277'0 ~~~~~~~~~~~~~~~~~~~~ # | 275: movq 8(%rdi), %rcx # | next:277'0 ~~~~~~~~~~~~~~~~~~~~ # | 276: movq 8(%rsi), %rdx # | next:277'0 ~~~~~~~~~~~~~~~~~~~~ # | 277: bswapq %rcx # | next:277'0 ~~~~~~~~~~~~~ # | 278: bswapq %rdx # | next:277'0 ~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/memcmp-pgso-x32.ll (10461 of 59151) ******************** TEST 'LLVM :: CodeGen/X86/memcmp-pgso-x32.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/llc < /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso-x32.ll -mtriple=i686-unknown-unknown -mattr=cmov | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso-x32.ll --check-prefixes=X86,X86-NOSSE # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=i686-unknown-unknown -mattr=cmov # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso-x32.ll --check-prefixes=X86,X86-NOSSE # .---command stderr------------ # | /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso-x32.ll:83:13: error: X86-NEXT: expected string not found in input # | ; X86-NEXT: jne .LBB4_3 # | ^ # | :75:15: note: scanning from here # | cmpw %si, %dx # | ^ # | :76:2: note: possible intended match here # | jne .LBB4_1 # | ^ # | /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso-x32.ll:173:13: error: X86-NEXT: expected string not found in input # | ; X86-NEXT: jne .LBB9_3 # | ^ # | :167:17: note: scanning from here # | cmpl %esi, %edx # | ^ # | :168:2: note: possible intended match here # | jne .LBB9_1 # | ^ # | /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso-x32.ll:219:13: error: X86-NEXT: expected string not found in input # | ; X86-NEXT: jne .LBB11_2 # | ^ # | :214:17: note: scanning from here # | cmpl %edx, %ecx # | ^ # | :215:2: note: possible intended match here # | jne .LBB11_1 # | ^ # | # | Input file: # | Check file: /Users/thakis/src/llvm-project/llvm/test/CodeGen/X86/memcmp-pgso-x32.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 70: movl 8(%esp), %eax # | 71: movzwl (%eax), %edx # | 72: movzwl (%ecx), %esi # | 73: rolw $8, %dx # | 74: rolw $8, %si # | 75: cmpw %si, %dx # | next:83'0 X error: no match found # | 76: jne .LBB4_1 # | next:83'0 ~~~~~~~~~~~~~ # | next:83'1 ? possible intended match # | 77: # %bb.2: # %loadbb1 # | next:83'0 ~~~~~~~~~~~~~~~~~~~~ # | 78: movzbl 2(%eax), %eax # | next:83'0 ~~~~~~~~~~~~~~~~~~~~~~ # | 79: movzbl 2(%ecx), %ecx # | next:83'0 ~~~~~~~~~~~~~~~~~~~~~~ # | 80: subl %ecx, %eax # | next:83'0 ~~~~~~~~~~~~~~~~~ # | 81: jmp .LBB4_3 # | next:83'0 ~~~~~~~~~~~~~ # | . # | . # | . # | 162: movl 8(%esp), %eax # | 163: movl (%eax), %edx # | 164: movl (%ecx), %esi # | 165: bswapl %edx # | 166: bswapl %esi # | 167: cmpl %esi, %edx # | next:173'0 X error: no match found # | 168: jne .LBB9_1 # | next:173'0 ~~~~~~~~~~~~~ # | next:173'1 ? possible intended match # | 169: # %bb.2: # %loadbb1 # | next:173'0 ~~~~~~~~~~~~~~~~~~~~ # | 170: movzbl 4(%eax), %eax # | next:173'0 ~~~~~~~~~~~~~~~~~~~~~~ # | 171: movzbl 4(%ecx), %ecx # | next:173'0 ~~~~~~~~~~~~~~~~~~~~~~ # | 172: subl %ecx, %eax # | next:173'0 ~~~~~~~~~~~~~~~~~ # | 173: jmp .LBB9_3 # | next:173'0 ~~~~~~~~~~~~~ # | . # | . # | . # | 209: movl 8(%esp), %esi # | 210: movl (%esi), %ecx # | 211: movl (%eax), %edx # | 212: bswapl %ecx # | 213: bswapl %edx # | 214: cmpl %edx, %ecx # | next:219'0 X error: no match found # | 215: jne .LBB11_1 # | next:219'0 ~~~~~~~~~~~~~~ # | next:219'1 ? possible intended match # | 216: # %bb.2: # %loadbb1 # | next:219'0 ~~~~~~~~~~~~~~~~~~~~ # | 217: movl 4(%esi), %ecx # | next:219'0 ~~~~~~~~~~~~~~~~~~~~ # | 218: movl 4(%eax), %edx # | next:219'0 ~~~~~~~~~~~~~~~~~~~~ # | 219: bswapl %ecx # | next:219'0 ~~~~~~~~~~~~~ # | 220: bswapl %edx # | next:219'0 ~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (2): LLVM :: CodeGen/X86/memcmp-pgso-x32.ll LLVM :: CodeGen/X86/memcmp-pgso.ll Testing Time: 566.48s Total Discovered Tests: 69051 Skipped : 33 (0.05%) Unsupported : 2625 (3.80%) Passed : 66220 (95.90%) Expectedly Failed: 171 (0.25%) 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.