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: 59180 tests, 8 workers -- Testing: FAIL: LLVM :: CodeGen/AArch64/merge-scoped-aa-store.ll (1 of 59180) ******************** TEST 'LLVM :: CodeGen/AArch64/merge-scoped-aa-store.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/AArch64/merge-scoped-aa-store.ll -mtriple=aarch64 -stop-after=finalize-isel -o - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=MIR /Users/thakis/src/llvm-project/llvm/test/CodeGen/AArch64/merge-scoped-aa-store.ll # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llc /Users/thakis/src/llvm-project/llvm/test/CodeGen/AArch64/merge-scoped-aa-store.ll -mtriple=aarch64 -stop-after=finalize-isel -o - # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=MIR /Users/thakis/src/llvm-project/llvm/test/CodeGen/AArch64/merge-scoped-aa-store.ll # .---command stderr------------ # | /Users/thakis/src/llvm-project/llvm/test/CodeGen/AArch64/merge-scoped-aa-store.ll:24:14: error: MIR-NEXT: expected string not found in input # | ; MIR-NEXT: STRDui killed [[LDRDui]], [[COPY]], 0 :: (store (s64) into %ir.tmp41, align 4, !alias.scope !3, !noalias !0) # | ^ # | :107:92: note: scanning from here # | %2:fpr64 = LDRDui %0, 0 :: (load (s64) from %ir.g0, align 4, !alias.scope !0, !noalias !3) # | ^ # | :107:92: note: with "LDRDui" equal to "%2" # | %2:fpr64 = LDRDui %0, 0 :: (load (s64) from %ir.g0, align 4, !alias.scope !0, !noalias !3) # | ^ # | :107:92: note: with "COPY" equal to "%1" # | %2:fpr64 = LDRDui %0, 0 :: (load (s64) from %ir.g0, align 4, !alias.scope !0, !noalias !3) # | ^ # | :108:2: note: possible intended match here # | STRDui killed %2, %1, 0 :: (store (s64) into %ir.tmp41, align 4, !alias.scope !9, !noalias !10) # | ^ # | # | Input file: # | Check file: /Users/thakis/src/llvm-project/llvm/test/CodeGen/AArch64/merge-scoped-aa-store.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 102: bb.0 (%ir-block.0): # | 103: liveins: $x0, $x1 # | 104: # | 105: %1:gpr64common = COPY $x1 # | 106: %0:gpr64common = COPY $x0 # | 107: %2:fpr64 = LDRDui %0, 0 :: (load (s64) from %ir.g0, align 4, !alias.scope !0, !noalias !3) # | next:24'0 X error: no match found # | next:24'1 with "LDRDui" equal to "%2" # | next:24'2 with "COPY" equal to "%1" # | 108: STRDui killed %2, %1, 0 :: (store (s64) into %ir.tmp41, align 4, !alias.scope !9, !noalias !10) # | next:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:24'3 ? possible intended match # | 109: RET_ReallyLR # | next:24'0 ~~~~~~~~~~~~~~ # | 110: ... # | next:24'0 ~~~~ # | 111: --- # | next:24'0 ~~~~ # | 112: name: blam1 # | next:24'0 ~~~~~~~~~~~ # | 113: alignment: 4 # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: Transforms/LoadStoreVectorizer/AMDGPU/aa-metadata.ll (2 of 59180) ******************** TEST 'LLVM :: Transforms/LoadStoreVectorizer/AMDGPU/aa-metadata.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/opt -mtriple=amdgcn-amd-amdhsa -aa-pipeline=basic-aa,scoped-noalias-aa -passes=load-store-vectorizer -S -o - /Users/thakis/src/llvm-project/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/aa-metadata.ll | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=SCOPE /Users/thakis/src/llvm-project/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/aa-metadata.ll # executed command: /Users/thakis/src/llvm-project/out/gn/bin/opt -mtriple=amdgcn-amd-amdhsa -aa-pipeline=basic-aa,scoped-noalias-aa -passes=load-store-vectorizer -S -o - /Users/thakis/src/llvm-project/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/aa-metadata.ll # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=SCOPE /Users/thakis/src/llvm-project/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/aa-metadata.ll # .---command stderr------------ # | /Users/thakis/src/llvm-project/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/aa-metadata.ll:11:15: error: SCOPE-NEXT: expected string not found in input # | ; SCOPE-NEXT: store <2 x float> zeroinitializer, ptr addrspace(1) [[A:%.*]], align 4, !noalias !0 # | ^ # | :9:67: note: scanning from here # | %ld.c = load float, ptr addrspace(1) %c, align 4, !alias.scope !0 # | ^ # | :10:2: note: possible intended match here # | store <2 x float> zeroinitializer, ptr addrspace(1) %a, align 4, !noalias !3 # | ^ # | # | Input file: # | Check file: /Users/thakis/src/llvm-project/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/aa-metadata.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: ; ModuleID = '/Users/thakis/src/llvm-project/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/aa-metadata.ll' # | 2: source_filename = "/Users/thakis/src/llvm-project/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/aa-metadata.ll" # | 3: target datalayout = "e-p:64:64-p1:64:64-p2:32:32-p3:32:32-p4:64:64-p5:32:32-p6:32:32-p7:160:256:256:32-p8:128:128:128:48-p9:192:256:256:32-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024-v2048:2048-n32:64-S32-A5-G1-ni:7:8:9" # | 4: target triple = "amdgcn-amd-amdhsa" # | 5: # | 6: ; Function Attrs: nounwind # | 7: define amdgpu_kernel void @vectorize_alias_scope(ptr addrspace(1) captures(none) %a, ptr addrspace(1) captures(none) %b, ptr addrspace(1) readonly captures(none) %c) #0 { # | 8: entry: # | 9: %ld.c = load float, ptr addrspace(1) %c, align 4, !alias.scope !0 # | next:11'0 X error: no match found # | 10: store <2 x float> zeroinitializer, ptr addrspace(1) %a, align 4, !noalias !3 # | next:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:11'1 ? possible intended match # | 11: store float %ld.c, ptr addrspace(1) %b, align 4, !noalias !0 # | next:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 12: ret void # | next:11'0 ~~~~~~~~~~ # | 13: } # | next:11'0 ~~ # | 14: # | next:11'0 ~ # | 15: attributes #0 = { nounwind } # | next:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: DebugInfo/macro_link.ll (3 of 59180) ******************** TEST 'LLVM :: DebugInfo/macro_link.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-link /Users/thakis/src/llvm-project/llvm/test/DebugInfo/macro_link.ll /Users/thakis/src/llvm-project/llvm/test/DebugInfo/macro_link.ll -S -o -| /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/DebugInfo/macro_link.ll # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-link /Users/thakis/src/llvm-project/llvm/test/DebugInfo/macro_link.ll /Users/thakis/src/llvm-project/llvm/test/DebugInfo/macro_link.ll -S -o - # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/DebugInfo/macro_link.ll # .---command stderr------------ # | /Users/thakis/src/llvm-project/llvm/test/DebugInfo/macro_link.ll:16:15: error: CHECK-SAME: expected string not found in input # | ; CHECK-SAME: macros: [[MS1]] # | ^ # | :15:29: note: scanning from here # | !7 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 4.0.0 (trunk 276746)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, macros: !8) # | ^ # | :15:29: note: with "MS1" equal to "!3" # | !7 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 4.0.0 (trunk 276746)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, macros: !8) # | ^ # | :15:186: note: possible intended match here # | !7 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 4.0.0 (trunk 276746)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, macros: !8) # | ^ # | # | Input file: # | Check file: /Users/thakis/src/llvm-project/llvm/test/DebugInfo/macro_link.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 10: !2 = !{} # | 11: !3 = !{!4} # | 12: !4 = !DIMacroFile(file: !1, nodes: !5) # | 13: !5 = !{!6} # | 14: !6 = !DIMacro(type: DW_MACINFO_define, line: 3, name: "X", value: "5") # | 15: !7 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 4.0.0 (trunk 276746)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, macros: !8) # | same:16'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | same:16'1 with "MS1" equal to "!3" # | same:16'2 ? possible intended match # | 16: !8 = !{!9} # | same:16'0 ~~~~~~~~~~~ # | 17: !9 = !DIMacroFile(file: !1, nodes: !10) # | same:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18: !10 = !{!6} # | same:16'0 ~~~~~~~~~~~~ # | 19: !11 = !{!"clang version 4.0.0 (trunk 276746)"} # | same:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 20: !12 = !{i32 2, !"Debug Info Version", i32 3} # | same:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: Analysis/TypeBasedAliasAnalysis/dse.ll (4 of 59180) ******************** TEST 'LLVM :: Analysis/TypeBasedAliasAnalysis/dse.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/opt < /Users/thakis/src/llvm-project/llvm/test/Analysis/TypeBasedAliasAnalysis/dse.ll -aa-pipeline=tbaa,basic-aa -passes=dse -S | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Analysis/TypeBasedAliasAnalysis/dse.ll # executed command: /Users/thakis/src/llvm-project/out/gn/bin/opt -aa-pipeline=tbaa,basic-aa -passes=dse -S # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Analysis/TypeBasedAliasAnalysis/dse.ll # .---command stderr------------ # | /Users/thakis/src/llvm-project/llvm/test/Analysis/TypeBasedAliasAnalysis/dse.ll:23:15: error: CHECK-NEXT: expected string not found in input # | ; CHECK-NEXT: store i8 0, ptr [[A]], align 1, !tbaa [[FOO_TBAA3]] # | ^ # | :13:41: note: scanning from here # | define i8 @test0_no(ptr %a, ptr %b) #0 { # | ^ # | :13:41: note: with "A" equal to "%a" # | define i8 @test0_no(ptr %a, ptr %b) #0 { # | ^ # | :13:41: note: with "FOO_TBAA3" equal to "!3" # | define i8 @test0_no(ptr %a, ptr %b) #0 { # | ^ # | :14:2: note: possible intended match here # | store i8 0, ptr %a, align 1, !tbaa !5 # | ^ # | /Users/thakis/src/llvm-project/llvm/test/Analysis/TypeBasedAliasAnalysis/dse.ll:89:12: error: undefined variable: BAR_TBAA5 # | ; CHECK: [[BAR_TBAA5]] = !{[[META6:![0-9]+]], [[META6]], i64 0} # | ^ # | :42:2: note: possible intended match here # | !5 = !{!4, !4, i64 0} # | ^ # | # | Input file: # | Check file: /Users/thakis/src/llvm-project/llvm/test/Analysis/TypeBasedAliasAnalysis/dse.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 8: store i8 1, ptr %a, align 1, !tbaa !3 # | 9: ret i8 %y # | 10: } # | 11: # | 12: ; Function Attrs: nounwind # | 13: define i8 @test0_no(ptr %a, ptr %b) #0 { # | next:23'0 X error: no match found # | next:23'1 with "A" equal to "%a" # | next:23'2 with "FOO_TBAA3" equal to "!3" # | 14: store i8 0, ptr %a, align 1, !tbaa !5 # | next:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:23'3 ? possible intended match # | 15: %y = load i8, ptr %b, align 1, !tbaa !6 # | next:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 16: store i8 1, ptr %a, align 1, !tbaa !5 # | next:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 17: ret i8 %y # | next:23'0 ~~~~~~~~~~~ # | 18: } # | next:23'0 ~~ # | 19: # | next:23'0 ~ # | . # | . # | . # | 36: # | 37: !0 = !{!1, !1, i64 0} # | 38: !1 = !{!"bar", !2} # | 39: !2 = !{} # | 40: !3 = !{!4, !4, i64 0} # | 41: !4 = !{!"foo", !2} # | check:89'0 X error: match failed for invalid pattern # | check:89'1 undefined variable: BAR_TBAA5 # | 42: !5 = !{!4, !4, i64 0} # | check:89'0 ~~~~~~~~~~~~~~~~~~~~~~ # | check:89'2 ? possible intended match # | 43: !6 = !{!7, !7, i64 0} # | check:89'0 ~~~~~~~~~~~~~~~~~~~~~~ # | 44: !7 = !{!"bar", !8} # | check:89'0 ~~~~~~~~~~~~~~~~~~~ # | 45: !8 = !{!"different"} # | check:89'0 ~~~~~~~~~~~~~~~~~~~~~ # | 46: !9 = !{!10, !10, i64 0, i1 true} # | check:89'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 47: !10 = !{!"qux", !2} # | check:89'0 ~~~~~~~~~~~~~~~~~~~~ # | 48: !11 = !{!10, !10, i64 0, i1 false} # | check:89'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: Transforms/SLPVectorizer/X86/gathered-shuffle-resized.ll (5 of 59180) ******************** TEST 'LLVM :: Transforms/SLPVectorizer/X86/gathered-shuffle-resized.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/opt -S --passes=slp-vectorizer -mtriple=x86_64-grtev4-linux-gnu < /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/gathered-shuffle-resized.ll | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/gathered-shuffle-resized.ll # executed command: /Users/thakis/src/llvm-project/out/gn/bin/opt -S --passes=slp-vectorizer -mtriple=x86_64-grtev4-linux-gnu # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/gathered-shuffle-resized.ll # .---command stderr------------ # | /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/gathered-shuffle-resized.ll:19:15: error: CHECK-NEXT: expected string not found in input # | ; CHECK-NEXT: [[TMP8:%.*]] = load i32, ptr [[TMP7]], align 4, !noalias [[META0]] # | ^ # | :18:51: note: scanning from here # | %8 = load <2 x i32>, ptr %6, align 8, !noalias !0 # | ^ # | :18:51: note: with "TMP7" equal to "%7" # | %8 = load <2 x i32>, ptr %6, align 8, !noalias !0 # | ^ # | :18:51: note: with "META0" equal to "!0" # | %8 = load <2 x i32>, ptr %6, align 8, !noalias !0 # | ^ # | :19:2: note: possible intended match here # | %9 = load i32, ptr %7, align 4, !noalias !3 # | ^ # | # | Input file: # | Check file: /Users/thakis/src/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/gathered-shuffle-resized.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 13: %4 = zext <16 x i1> %3 to <16 x i8> # | 14: store <16 x i8> %4, ptr %arg26, align 32 # | 15: %5 = getelementptr i8, ptr %arg26, i64 17 # | 16: %6 = getelementptr i8, ptr %arg1, i64 8 # | 17: %7 = getelementptr i8, ptr %arg1, i64 12 # | 18: %8 = load <2 x i32>, ptr %6, align 8, !noalias !0 # | next:19'0 X error: no match found # | next:19'1 with "TMP7" equal to "%7" # | next:19'2 with "META0" equal to "!0" # | 19: %9 = load i32, ptr %7, align 4, !noalias !3 # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:19'3 ? possible intended match # | 20: %10 = shufflevector <2 x i32> %1, <2 x i32> poison, <4 x i32> # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 21: %11 = shufflevector <2 x i32> %8, <2 x i32> poison, <16 x i32> # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 22: %12 = shufflevector <4 x i32> %10, <4 x i32> poison, <16 x i32> # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 23: %13 = shufflevector <2 x i32> %1, <2 x i32> %8, <16 x i32> # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 24: %14 = icmp eq <16 x i32> %13, zeroinitializer # | next:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: Linker/unique-fwd-decl-a.ll (6 of 59180) ******************** TEST 'LLVM :: Linker/unique-fwd-decl-a.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-link /Users/thakis/src/llvm-project/llvm/test/Linker/unique-fwd-decl-a.ll /Users/thakis/src/llvm-project/llvm/test/Linker/Inputs/unique-fwd-decl-b.ll -S -o - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Linker/unique-fwd-decl-a.ll # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-link /Users/thakis/src/llvm-project/llvm/test/Linker/unique-fwd-decl-a.ll /Users/thakis/src/llvm-project/llvm/test/Linker/Inputs/unique-fwd-decl-b.ll -S -o - # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Linker/unique-fwd-decl-a.ll # .---command stderr------------ # | /Users/thakis/src/llvm-project/llvm/test/Linker/unique-fwd-decl-a.ll:5:10: error: CHECK: expected string not found in input # | ; CHECK: !b = !{!0} # | ^ # | :4:11: note: scanning from here # | !a = !{!0} # | ^ # | :5:1: note: possible intended match here # | !b = !{!2} # | ^ # | # | Input file: # | Check file: /Users/thakis/src/llvm-project/llvm/test/Linker/unique-fwd-decl-a.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: ; ModuleID = 'llvm-link' # | 2: source_filename = "llvm-link" # | 3: # | 4: !a = !{!0} # | check:5'0 X error: no match found # | 5: !b = !{!2} # | check:5'0 ~~~~~~~~~~~ # | check:5'1 ? possible intended match # | 6: # | check:5'0 ~ # | 7: !0 = !{!1} # | check:5'0 ~~~~~~~~~~~ # | 8: !1 = !{} # | check:5'0 ~~~~~~~~~ # | 9: !2 = !{!1} # | check:5'0 ~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: Verifier/noalias_scope_decl.ll (7 of 59180) ******************** TEST 'LLVM :: Verifier/noalias_scope_decl.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 not /Users/thakis/src/llvm-project/out/gn/bin/llvm-as -disable-output --verify-noalias-scope-decl-dom < /Users/thakis/src/llvm-project/llvm/test/Verifier/noalias_scope_decl.ll 2>&1 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Verifier/noalias_scope_decl.ll # executed command: not /Users/thakis/src/llvm-project/out/gn/bin/llvm-as -disable-output --verify-noalias-scope-decl-dom # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Verifier/noalias_scope_decl.ll # .---command stderr------------ # | /Users/thakis/src/llvm-project/llvm/test/Verifier/noalias_scope_decl.ll:41:15: error: CHECK-NEXT: expected string not found in input # | ; CHECK-NEXT: llvm.experimental.noalias.scope.decl dominates another one with the same scope # | ^ # | :7:67: note: scanning from here # | tail call void @llvm.experimental.noalias.scope.decl(metadata !2) # | ^ # | # | Input file: # | Check file: /Users/thakis/src/llvm-project/llvm/test/Verifier/noalias_scope_decl.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: /Users/thakis/src/llvm-project/out/gn/bin/llvm-as: assembly parsed, but does not verify as correct! # | 2: !id.scope.list must point to a list with a single scope # | 3: tail call void @llvm.experimental.noalias.scope.decl(metadata !5) # | 4: !id.scope.list must point to an MDNode # | 5: tail call void @llvm.experimental.noalias.scope.decl(metadata !"test") # | 6: llvm.experimental.noalias.scope.decl dominates another one with the same scope # | 7: tail call void @llvm.experimental.noalias.scope.decl(metadata !2) # | next:41 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM-Unit :: IR/./IRTests/8/13 (8 of 59180) ******************** TEST 'LLVM-Unit :: IR/./IRTests/8/13' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests-LLVM-Unit-85123-8-13.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=13 GTEST_SHARD_INDEX=8 /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests -- Script: -- /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests --gtest_filter=MDNodeTest.NullOperand -- ../../llvm/unittests/IR/MetadataTest.cpp:513: Failure Expected equality of these values: N Which is: 0x600002d78198 NullOp Which is: 0x600002d781c8 ../../llvm/unittests/IR/MetadataTest.cpp:513 Expected equality of these values: N Which is: 0x600002d78198 NullOp Which is: 0x600002d781c8 Script: -- /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests --gtest_filter=GenericDINodeTest.get -- ../../llvm/unittests/IR/MetadataTest.cpp:1800: Failure Expected equality of these values: N Which is: 0x600002d760c0 GenericDINode::get(Context, 15, Header, Ops2) Which is: 0x600002d760f0 ../../llvm/unittests/IR/MetadataTest.cpp:1810: Failure Expected equality of these values: N Which is: 0x600002d760c0 MDNode::replaceWithUniqued(std::move(Temp)) Which is: 0x600002d76120 ../../llvm/unittests/IR/MetadataTest.cpp:1800 Expected equality of these values: N Which is: 0x600002d760c0 GenericDINode::get(Context, 15, Header, Ops2) Which is: 0x600002d760f0 ../../llvm/unittests/IR/MetadataTest.cpp:1810 Expected equality of these values: N Which is: 0x600002d760c0 MDNode::replaceWithUniqued(std::move(Temp)) Which is: 0x600002d76120 ******************** Testing: FAIL: LLVM :: Linker/unique-fwd-decl-order.ll (9 of 59180) ******************** TEST 'LLVM :: Linker/unique-fwd-decl-order.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-link /Users/thakis/src/llvm-project/llvm/test/Linker/unique-fwd-decl-order.ll /Users/thakis/src/llvm-project/llvm/test/Linker/Inputs/unique-fwd-decl-order.ll -S -o - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Linker/unique-fwd-decl-order.ll # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-link /Users/thakis/src/llvm-project/llvm/test/Linker/unique-fwd-decl-order.ll /Users/thakis/src/llvm-project/llvm/test/Linker/Inputs/unique-fwd-decl-order.ll -S -o - # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Linker/unique-fwd-decl-order.ll # .---command stderr------------ # | /Users/thakis/src/llvm-project/llvm/test/Linker/unique-fwd-decl-order.ll:11:10: error: CHECK: expected string not found in input # | ; CHECK: !named = !{!0} # | ^ # | :1:1: note: scanning from here # | ; ModuleID = 'llvm-link' # | ^ # | :4:1: note: possible intended match here # | !named = !{!0, !2} # | ^ # | # | Input file: # | Check file: /Users/thakis/src/llvm-project/llvm/test/Linker/unique-fwd-decl-order.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: ; ModuleID = 'llvm-link' # | check:11'0 X~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 2: source_filename = "llvm-link" # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:11'0 ~ # | 4: !named = !{!0, !2} # | check:11'0 ~~~~~~~~~~~~~~~~~~~ # | check:11'1 ? possible intended match # | 5: # | check:11'0 ~ # | 6: !0 = !{!1} # | check:11'0 ~~~~~~~~~~~ # | 7: !1 = !{} # | check:11'0 ~~~~~~~~~ # | 8: !2 = !{!1} # | check:11'0 ~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM-Unit :: IR/./IRTests/4/13 (10 of 59180) ******************** TEST 'LLVM-Unit :: IR/./IRTests/4/13' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests-LLVM-Unit-85123-4-13.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=13 GTEST_SHARD_INDEX=4 /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests -- Script: -- /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests --gtest_filter=MDNodeTest.handleChangedOperandRecursion -- ../../llvm/unittests/IR/MetadataTest.cpp:698: Failure Expected equality of these values: N4 Which is: 0x6000036f8258 N1->getOperand(0) Which is: 0x6000036f8228 ../../llvm/unittests/IR/MetadataTest.cpp:700: Failure Expected equality of these values: N1 Which is: 0x6000036f81d0 N5->getOperand(0) Which is: 0x6000036f8200 ../../llvm/unittests/IR/MetadataTest.cpp:701: Failure Expected equality of these values: N4 Which is: 0x6000036f8258 N6->getOperand(0) Which is: 0x6000036f8228 ../../llvm/unittests/IR/MetadataTest.cpp:698 Expected equality of these values: N4 Which is: 0x6000036f8258 N1->getOperand(0) Which is: 0x6000036f8228 ../../llvm/unittests/IR/MetadataTest.cpp:700 Expected equality of these values: N1 Which is: 0x6000036f81d0 N5->getOperand(0) Which is: 0x6000036f8200 ../../llvm/unittests/IR/MetadataTest.cpp:701 Expected equality of these values: N4 Which is: 0x6000036f8258 N6->getOperand(0) Which is: 0x6000036f8228 ******************** Testing: FAIL: LLVM-Unit :: IR/./IRTests/11/13 (11 of 59180) ******************** TEST 'LLVM-Unit :: IR/./IRTests/11/13' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests-LLVM-Unit-85123-11-13.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=13 GTEST_SHARD_INDEX=11 /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests -- Script: -- /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests --gtest_filter=MDNodeTest.replaceWithPermanent -- ../../llvm/unittests/IR/MetadataTest.cpp:903: Failure Expected equality of these values: U Which is: 0x6000019541c8 MDNode::replaceWithPermanent(MDTuple::getTemporary(Context, N)) Which is: 0x600001954200 ../../llvm/unittests/IR/MetadataTest.cpp:903 Expected equality of these values: U Which is: 0x6000019541c8 MDNode::replaceWithPermanent(MDTuple::getTemporary(Context, N)) Which is: 0x600001954200 ******************** Testing: FAIL: LLVM-Unit :: IR/./IRTests/10/13 (12 of 59180) ******************** TEST 'LLVM-Unit :: IR/./IRTests/10/13' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests-LLVM-Unit-85123-10-13.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=13 GTEST_SHARD_INDEX=10 /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests -- Script: -- /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests --gtest_filter=MDNodeTest.UniquedOnDeletedOperand -- ../../llvm/unittests/IR/MetadataTest.cpp:555: Failure Expected equality of these values: N Which is: 0x6000008581c8 MDTuple::get(Context, NullOps) Which is: 0x600000858198 ../../llvm/unittests/IR/MetadataTest.cpp:555 Expected equality of these values: N Which is: 0x6000008581c8 MDTuple::get(Context, NullOps) Which is: 0x600000858198 ******************** Testing: FAIL: LLVM-Unit :: IR/./IRTests/7/13 (13 of 59180) ******************** TEST 'LLVM-Unit :: IR/./IRTests/7/13' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests-LLVM-Unit-85123-7-13.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=13 GTEST_SHARD_INDEX=7 /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests -- Script: -- /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests --gtest_filter=IRBuilderTest.DIBuilderMacro -- ../../llvm/unittests/IR/IRBuilderTest.cpp:1263: Failure Expected equality of these values: MN0 Which is: 0x6000024102f0 CU->getRawMacros() Which is: 0x600002410230 ../../llvm/unittests/IR/IRBuilderTest.cpp:1263 Expected equality of these values: MN0 Which is: 0x6000024102f0 CU->getRawMacros() Which is: 0x600002410230 ******************** Testing: FAIL: LLVM-Unit :: IR/./IRTests/9/13 (14 of 59180) ******************** TEST 'LLVM-Unit :: IR/./IRTests/9/13' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests-LLVM-Unit-85123-9-13.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=13 GTEST_SHARD_INDEX=9 /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests -- Script: -- /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests --gtest_filter=MDNodeTest.DistinctOnUniquingCollision -- ../../llvm/unittests/IR/MetadataTest.cpp:539: Failure Value of: Wrapped2->isDistinct() Actual: false Expected: true ../../llvm/unittests/IR/MetadataTest.cpp:539 Value of: Wrapped2->isDistinct() Actual: false Expected: true Script: -- /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/IR/./IRTests --gtest_filter=MDNodeTest.replaceWithUniquedChangedOperand -- ../../llvm/unittests/IR/MetadataTest.cpp:841: Failure Expected equality of these values: N Which is: 0x6000011241a0 MDTuple::get(Context, NullOps) Which is: 0x6000011241c8 ../../llvm/unittests/IR/MetadataTest.cpp:841 Expected equality of these values: N Which is: 0x6000011241a0 MDTuple::get(Context, NullOps) Which is: 0x6000011241c8 ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (16): LLVM :: Analysis/TypeBasedAliasAnalysis/dse.ll LLVM :: CodeGen/AArch64/merge-scoped-aa-store.ll LLVM :: DebugInfo/macro_link.ll LLVM :: Linker/unique-fwd-decl-a.ll LLVM :: Linker/unique-fwd-decl-order.ll LLVM :: Transforms/LoadStoreVectorizer/AMDGPU/aa-metadata.ll LLVM :: Transforms/SLPVectorizer/X86/gathered-shuffle-resized.ll LLVM :: Verifier/noalias_scope_decl.ll LLVM-Unit :: IR/./IRTests/GenericDINodeTest/get LLVM-Unit :: IR/./IRTests/IRBuilderTest/DIBuilderMacro LLVM-Unit :: IR/./IRTests/MDNodeTest/DistinctOnUniquingCollision LLVM-Unit :: IR/./IRTests/MDNodeTest/NullOperand LLVM-Unit :: IR/./IRTests/MDNodeTest/UniquedOnDeletedOperand LLVM-Unit :: IR/./IRTests/MDNodeTest/handleChangedOperandRecursion LLVM-Unit :: IR/./IRTests/MDNodeTest/replaceWithPermanent LLVM-Unit :: IR/./IRTests/MDNodeTest/replaceWithUniquedChangedOperand Testing Time: 560.84s Total Discovered Tests: 69087 Skipped : 33 (0.05%) Unsupported : 2625 (3.80%) Passed : 66242 (95.88%) Expectedly Failed: 171 (0.25%) Failed : 16 (0.02%) 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.