INFO:2025-03-27T16:45:59Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD b38c23b4c199..f612d705252d main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 8 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at f612d705252d [HLSL] Add new int overloads for math builtins (#133162) INFO:2025-03-27T16:46:05Z:root:syncing... Deleted branch merge (was b38c23b4c199). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-03-27T16:46:06Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/207] COPY ../../clang/lib/Headers/hlsl/hlsl_compat_overloads.h lib/clang/21/include/hlsl/hlsl_compat_overloads.h [2/207] STAMP obj/clang/lib/Headers/Headers.stamp [3/207] STAMP obj/clang-tools-extra/clangd/tool/clangd.inputdeps.stamp [4/207] STAMP obj/clang/tools/driver/clang.inputdeps.stamp [5/207] STAMP obj/clang/tools/c-index-test/c-index-test.inputdeps.stamp [6/207] STAMP obj/clang/tools/libclang/libclang.inputdeps.stamp [7/207] CXX obj/clang/lib/CodeGen/CodeGen.CGHLSLBuiltins.o [8/207] CXX obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.AMDGPU.o [9/207] AR lib/libclangCodeGen.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.AMDGPU.o) in output file used for input files: obj/clang/lib/CodeGen/Targets/CodeGen.AMDGPU.o and: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.AMDGPU.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.ARM.o) in output file used for input files: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.ARM.o and: obj/clang/lib/CodeGen/Targets/CodeGen.ARM.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.Hexagon.o) in output file used for input files: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.Hexagon.o and: obj/clang/lib/CodeGen/Targets/CodeGen.Hexagon.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.NVPTX.o) in output file used for input files: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.NVPTX.o and: obj/clang/lib/CodeGen/Targets/CodeGen.NVPTX.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.PPC.o) in output file used for input files: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.PPC.o and: obj/clang/lib/CodeGen/Targets/CodeGen.PPC.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.RISCV.o) in output file used for input files: obj/clang/lib/CodeGen/Targets/CodeGen.RISCV.o and: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.RISCV.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.SPIR.o) in output file used for input files: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.SPIR.o and: obj/clang/lib/CodeGen/Targets/CodeGen.SPIR.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.SystemZ.o) in output file used for input files: obj/clang/lib/CodeGen/Targets/CodeGen.SystemZ.o and: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.SystemZ.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.WebAssembly.o) in output file used for input files: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.WebAssembly.o and: obj/clang/lib/CodeGen/Targets/CodeGen.WebAssembly.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.X86.o) in output file used for input files: obj/clang/lib/CodeGen/Targets/CodeGen.X86.o and: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.X86.o (due to use of basename, truncation, blank padding or duplicate input files) [10/207] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVInstrInfo.o [11/207] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [12/207] LINK ./bin/clang-import-test [13/207] LINK obj/clang/unittests/Frontend/FrontendTests [14/207] LINK ./bin/lldb-server [15/207] CXX obj/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.DAGCombiner.o [16/207] AR lib/libLLVMSelectionDAG.a [17/207] AR lib/libLLVMRISCVCodeGen.a [18/207] STAMP obj/llvm/lib/Target/RISCV/RISCV.stamp [19/207] STAMP obj/llvm/lib/Target/AllTargetsCodeGens.stamp [20/207] LINK obj/llvm/unittests/MC/SystemZ/SystemZAsmLexerTests [21/207] LINK ./bin/llvm-mca [22/207] STAMP obj/llvm/lib/Target/TargetsToBuild.stamp [23/207] LINK ./bin/sancov [24/207] LINK ./bin/llvm-cfi-verify [25/207] LINK ./bin/llvm-debuginfo-analyzer [26/207] LINK ./bin/llvm-objdump [27/207] LINK ./bin/llvm-profgen [28/207] LINK ./bin/lli [29/207] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [30/207] LINK obj/llvm/unittests/MC/AMDGPU/AMDGPUMCTests [31/207] LINK ./bin/llvm-exegesis [32/207] LINK ./bin/dexp [33/207] LINK ./bin/llvm-bolt [34/207] LINK ./bin/llvm-bolt-heatmap [35/207] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [36/207] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [37/207] STAMP obj/bolt/tools/driver/llvm-boltdiff.stamp [38/207] STAMP obj/bolt/tools/driver/perf2bolt.stamp [39/207] STAMP obj/bolt/tools/driver/symlinks.stamp [40/207] LINK obj/bolt/unittests/Core/CoreTests [41/207] STAMP obj/bolt/unittests/unittests.stamp [42/207] LINK ./bin/llvm-dwarfutil [43/207] LINK ./bin/bugpoint [44/207] LINK ./bin/llvm-ar [45/207] LINK ./bin/dsymutil [46/207] LINK ./bin/llc [47/207] ACTION //llvm/tools/llvm-ar:llvm-dlltool(//llvm/utils/gn/build/toolchain:unix) [48/207] STAMP obj/llvm/tools/llvm-ar/llvm-dlltool.stamp [49/207] ACTION //llvm/tools/llvm-ar:llvm-lib(//llvm/utils/gn/build/toolchain:unix) [50/207] ACTION //llvm/tools/llvm-ar:llvm-ranlib(//llvm/utils/gn/build/toolchain:unix) [51/207] STAMP obj/llvm/tools/llvm-ar/llvm-lib.stamp [52/207] STAMP obj/llvm/tools/llvm-ar/llvm-ranlib.stamp [53/207] STAMP obj/llvm/tools/llvm-ar/symlinks.stamp [54/207] STAMP obj/llvm-ar.stamp [55/207] LINK ./bin/llvm-libtool-darwin [56/207] STAMP obj/llvm/tools/llvm-libtool-darwin/symlinks.stamp [57/207] LINK ./bin/llvm-jitlink [58/207] LINK ./bin/llvm-lipo [59/207] STAMP obj/llvm/tools/llvm-lipo/symlinks.stamp [60/207] LINK ./bin/clangd [61/207] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangxpc_bundle_xpc_service_executable.stamp [62/207] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangd.xpc.inputdeps.stamp [63/207] LINK ./bin/clangd-indexer [64/207] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [65/207] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangd.xpc.stamp [66/207] LINK ./bin/llvm-cxxdump [67/207] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangdxpc_bundle_xpc.stamp [68/207] LINK ./bin/llvm-mc [69/207] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [70/207] STAMP obj/clang-tools-extra/clangd/xpc/framework/ClangdXPC.framework.inputdeps.stamp [71/207] LINK ./bin/llvm-isel-fuzzer [72/207] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [73/207] STAMP obj/clang-tools-extra/clangd/xpc/framework/ClangdXPC.framework.stamp [74/207] LINK ./bin/llvm-cxxmap [75/207] LINK ./bin/llvm-gsymutil [76/207] LINK ./bin/clangd-xpc-test-client [77/207] STAMP obj/clang-tools-extra/clangd/test/test.stamp [78/207] LINK ./bin/llvm-lto [79/207] LINK ./bin/llvm-c-test [80/207] LINK ./bin/llvm-lto2 [81/207] LINK ./bin/llvm-dwp [82/207] LINK ./bin/clang-scan-deps [83/207] LINK obj/lld/unittests/AsLibELF/LLDAsLibELFTests [84/207] LINK obj/lld/unittests/AsLibAll/LLDAsLibAllTests [85/207] STAMP obj/lld/unittests/unittests.stamp [86/207] LINK ./bin/lld [87/207] LINK ./bin/clang-offload-packager [88/207] ACTION //lld/tools/lld:ld.lld(//llvm/utils/gn/build/toolchain:unix) [89/207] STAMP obj/lld/tools/lld/ld.lld.stamp [90/207] ACTION //lld/tools/lld:lld-link(//llvm/utils/gn/build/toolchain:unix) [91/207] ACTION //lld/tools/lld:ld64.lld(//llvm/utils/gn/build/toolchain:unix) [92/207] STAMP obj/lld/tools/lld/lld-link.stamp [93/207] STAMP obj/lld/tools/lld/ld64.lld.stamp [94/207] ACTION //lld/tools/lld:wasm-ld(//llvm/utils/gn/build/toolchain:unix) [95/207] STAMP obj/lld/tools/lld/wasm-ld.stamp [96/207] STAMP obj/lld/tools/lld/symlinks.stamp [97/207] STAMP obj/lld.stamp [98/207] SOLINK ./lib/libclang.dylib [99/207] LINK ./bin/clang-linker-wrapper [100/207] LINK obj/clang/unittests/libclang/libclangTests [101/207] LINK ./bin/clang-nvlink-wrapper [102/207] LINK ./bin/clang-repl [103/207] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [104/207] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [105/207] LINK ./bin/clang-check [106/207] LINK ./bin/c-index-test [107/207] LINK ./bin/lldb-dap [108/207] LINK ./bin/lldb [109/207] LINK ./bin/lldb-test [110/207] LINK obj/clang/unittests/CrossTU/CrossTUTests [111/207] LINK ./bin/llvm-rtdyld [112/207] ACTION //llvm/tools/llvm-objdump:llvm-otool(//llvm/utils/gn/build/toolchain:unix) [113/207] STAMP obj/llvm/tools/llvm-objdump/llvm-otool.stamp [114/207] STAMP obj/llvm/tools/llvm-objdump/symlinks.stamp [115/207] LINK ./bin/llvm-ml [116/207] LINK obj/llvm/unittests/CGData/CodeGenDataTests [117/207] ACTION //llvm/tools/llvm-ml:llvm-ml64(//llvm/utils/gn/build/toolchain:unix) [118/207] STAMP obj/llvm/tools/llvm-ml/llvm-ml64.stamp [119/207] STAMP obj/llvm/tools/llvm-ml/symlinks.stamp [120/207] LINK obj/clang/unittests/Driver/ClangDriverTests [121/207] LINK obj/clang/unittests/Tooling/ToolingTests [122/207] LINK ./bin/clang [123/207] SOLINK ./lib/libLTO.dylib [124/207] LINK ./bin/llvm-xray [125/207] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [126/207] STAMP obj/clang/tools/driver/clang-cl.stamp [127/207] LINK ./bin/opt [128/207] STAMP obj/lld/test/test.stamp [129/207] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [130/207] STAMP obj/clang/tools/driver/clang-cpp.stamp [131/207] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [132/207] STAMP obj/clang/tools/driver/clangxx.stamp [133/207] STAMP obj/clang/tools/driver/symlinks.stamp [134/207] STAMP obj/clang-tools-extra/test/test.stamp [135/207] STAMP obj/bolt/test/test.stamp [136/207] STAMP obj/clang.stamp [137/207] STAMP obj/lldb/test/test.stamp [138/207] STAMP stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.inputdeps.stamp [139/207] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/cxx_sources.inputdeps.stamp [140/207] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/sources.inputdeps.stamp [141/207] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/standalone_sources.inputdeps.stamp [142/207] LINK ./bin/llvm-opt-fuzzer [143/207] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [144/207] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [145/206] STAMP stage2_unix/obj/libunwind/src/unwind_shared.inputdeps.stamp [146/206] STAMP stage2_unix/obj/libunwind/src/unwind_static.inputdeps.stamp [147/206] STAMP stage2_unix/obj/libunwind/src/unwind_static_exported.inputdeps.stamp [148/206] STAMP stage2_unix/obj/compiler-rt/lib/interception/sources.inputdeps.stamp [149/206] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [150/206] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [151/205] STAMP stage2_unix/obj/compiler-rt/lib/lsan/common_sources.inputdeps.stamp [152/205] STAMP obj/clang/unittests/unittests.stamp [153/205] STAMP stage2_unix/obj/compiler-rt/lib/profile/profile.inputdeps.stamp [154/205] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [155/204] STAMP obj/clang/test/test.stamp [156/204] STAMP stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.inputdeps.stamp [157/204] STAMP stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp [158/204] STAMP stage2_ios_aarch64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp [159/204] STAMP stage2_unix/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp [160/204] STAMP stage2_iossim_x64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp [161/204] STAMP stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.inputdeps.stamp [162/204] LINK ./bin/llvm-reduce [163/204] LINK obj/llvm/unittests/DebugInfo/GSYM/DebugInfoGSYMTests [164/204] LINK obj/llvm/unittests/MC/X86/X86MCTests [165/204] LINK ./bin/llvm-split [166/204] LINK obj/llvm/unittests/CodeGen/CodeGenTests [167/204] LINK obj/llvm/unittests/MC/MCTests [168/204] LINK obj/llvm/unittests/Passes/PassBuilderBindings/PassesBindingsTests [169/204] LINK obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests [170/204] LINK obj/llvm/unittests/ExecutionEngine/JITLink/JITLinkTests [171/204] LINK obj/llvm/unittests/MIR/MIRTests [172/204] LINK obj/llvm/unittests/tools/llvm-cfi-verify/CFIVerifyTests [173/204] LINK obj/llvm/unittests/ExecutionEngine/MCJIT/MCJITTests [174/204] LINK obj/llvm/unittests/MI/MITests [175/204] LINK obj/llvm/unittests/DebugInfo/DWARF/DebugInfoDWARFTests [176/204] LINK obj/llvm/unittests/tools/llvm-exegesis/AArch64/LLVMExegesisAArch64Tests [177/204] LINK obj/llvm/unittests/tools/llvm-exegesis/PowerPC/LLVMExegesisPowerPCTests [178/204] LINK obj/llvm/unittests/tools/llvm-exegesis/Mips/LLVMExegesisMipsTests [179/204] LINK obj/llvm/unittests/tools/llvm-exegesis/RISCV/LLVMExegesisRISCVTests [180/204] LINK obj/llvm/unittests/CodeGen/GlobalISel/GlobalISelTests [181/204] LINK obj/llvm/unittests/tools/llvm-mca/LLVMMCATests [182/204] LINK obj/llvm/unittests/Target/AArch64/AArch64Tests [183/204] LINK obj/llvm/unittests/Target/ARM/ARMTests [184/204] LINK obj/llvm/unittests/ExecutionEngine/Orc/OrcJITTests [185/204] LINK obj/llvm/unittests/tools/llvm-exegesis/X86/LLVMExegesisX86Tests [186/204] LINK obj/llvm/unittests/Target/LoongArch/LoongArchTests [187/204] LINK obj/llvm/unittests/Target/TargetMachineCTests [188/204] LINK obj/llvm/unittests/Target/PowerPC/PowerPCTests [189/204] LINK obj/llvm/unittests/Target/WebAssembly/WebAssemblyTests [190/204] LINK obj/llvm/unittests/Target/RISCV/RISCVTests [191/204] LINK obj/llvm/unittests/Target/AMDGPU/AMDGPUTests [192/204] LINK obj/llvm/unittests/Target/X86/X86Tests [193/204] STAMP obj/llvm/unittests/unittests.stamp [194/204] STAMP obj/llvm/test/test.stamp [195/204] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_rtl.o [196/204] SOLINK lib/clang/21/lib/darwin/libclang_rt.asan_osx_dynamic.dylib [197/204] STAMP stage2_unix/obj/compiler-rt/lib/asan/asan.stamp [198/204] STAMP stage2_unix/obj/compiler-rt/test/asan/asan_toolchain.stamp [199/204] STAMP stage2_unix/obj/compiler-rt/test/lsan/lsan_toolchain.stamp [200/204] STAMP stage2_unix/obj/compiler-rt/lib/lib.stamp [201/204] STAMP obj/compiler-rt/test/asan/asan.stamp [202/204] STAMP obj/compiler-rt/test/lsan/lsan.stamp [203/204] STAMP obj/compiler-rt/compiler-rt.stamp [204/204] STAMP obj/default.stamp INFO:2025-03-27T16:46:51Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld", "//llvm/test:check-llvm" ] } gn analyze input: { "files": [ "//.github/new-prs-labeler.yml", "//clang/lib/CodeGen/CGHLSLBuiltins.cpp", "//clang/lib/CodeGen/CMakeLists.txt", "//clang/lib/CodeGen/TargetBuiltins/AMDGPU.cpp", "//clang/lib/Headers/hlsl/hlsl_compat_overloads.h", "//clang/test/CodeGenHLSL/builtins/acos-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/acos.hlsl", "//clang/test/CodeGenHLSL/builtins/asin-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/asin.hlsl", "//clang/test/CodeGenHLSL/builtins/atan-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/atan.hlsl", "//clang/test/CodeGenHLSL/builtins/atan2-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/atan2.hlsl", "//clang/test/CodeGenHLSL/builtins/ceil-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/ceil.hlsl", "//clang/test/CodeGenHLSL/builtins/cos-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/cos.hlsl", "//clang/test/CodeGenHLSL/builtins/cosh-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/cosh.hlsl", "//clang/test/CodeGenHLSL/builtins/degrees-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/degrees.hlsl", "//clang/test/CodeGenHLSL/builtins/exp-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/exp.hlsl", "//clang/test/CodeGenHLSL/builtins/exp2-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/exp2.hlsl", "//clang/test/CodeGenHLSL/builtins/floor-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/floor.hlsl", "//clang/test/CodeGenHLSL/builtins/frac-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/frac.hlsl", "//clang/test/CodeGenHLSL/builtins/lerp-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/lerp.hlsl", "//clang/test/CodeGenHLSL/builtins/log-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/log.hlsl", "//clang/test/CodeGenHLSL/builtins/log10-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/log10.hlsl", "//clang/test/CodeGenHLSL/builtins/log2-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/log2.hlsl", "//clang/test/CodeGenHLSL/builtins/normalize-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/normalize.hlsl", "//clang/test/CodeGenHLSL/builtins/pow-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/pow.hlsl", "//clang/test/CodeGenHLSL/builtins/radians-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/radians.hlsl", "//clang/test/CodeGenHLSL/builtins/round-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/round.hlsl", "//clang/test/CodeGenHLSL/builtins/rsqrt-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/rsqrt.hlsl", "//clang/test/CodeGenHLSL/builtins/sin-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/sin.hlsl", "//clang/test/CodeGenHLSL/builtins/sinh-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/sinh.hlsl", "//clang/test/CodeGenHLSL/builtins/sqrt-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/sqrt.hlsl", "//clang/test/CodeGenHLSL/builtins/step-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/step.hlsl", "//clang/test/CodeGenHLSL/builtins/tan-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/tan.hlsl", "//clang/test/CodeGenHLSL/builtins/tanh-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/tanh.hlsl", "//clang/test/CodeGenHLSL/builtins/trunc-overloads.hlsl", "//clang/test/CodeGenHLSL/builtins/trunc.hlsl", "//compiler-rt/lib/asan/asan_rtl.cpp", "//libc/config/linux/aarch64/headers.txt", "//libc/src/__support/OSUtil/linux/CMakeLists.txt", "//llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp", "//llvm/lib/Target/RISCV/RISCVInstrInfo.cpp", "//llvm/test/CodeGen/RISCV/bfloat-br-fcmp.ll", "//llvm/test/CodeGen/RISCV/double-br-fcmp.ll", "//llvm/test/CodeGen/RISCV/float-br-fcmp.ll", "//llvm/test/CodeGen/RISCV/half-br-fcmp.ll", "//llvm/test/CodeGen/RISCV/machine-sink-load-immediate.ll", "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-emergency-slot.mir", "//llvm/test/CodeGen/RISCV/rvv/large-rvv-stack-size.mir", "//llvm/test/CodeGen/RISCV/rvv/wrong-stack-slot-rv32.mir", "//llvm/test/CodeGen/RISCV/rvv/wrong-stack-slot-rv64.mir", "//llvm/test/CodeGen/RISCV/rvv/zvlsseg-spill.mir", "//llvm/test/CodeGen/X86/any_extend_vector_inreg_of_broadcast.ll", "//llvm/test/CodeGen/X86/pr42905.ll", "//llvm/test/CodeGen/X86/sad.ll", "//llvm/test/CodeGen/X86/vector-interleaved-store-i16-stride-7.ll", "//llvm/test/CodeGen/X86/vector-reduce-fmax-fmin-fast.ll", "//llvm/test/CodeGen/X86/vector-reduce-fmax-nnan.ll", "//llvm/test/CodeGen/X86/vector-reduce-fmin-nnan.ll", "//llvm/test/CodeGen/X86/vector-reduce-mul.ll", "//llvm/test/CodeGen/X86/zero_extend_vector_inreg_of_broadcast_from_memory.ll", "//llvm/utils/gn/secondary/clang/lib/CodeGen/BUILD.gn" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2025-03-27T16:46:52Z:root:testing INFO:2025-03-27T16:46:52Z:root:test check-clang ninja: Entering directory `out/gn' [0/2] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /Users/thakis/src/llvm-project/out/gn/bin:/Users/thakis/src/llvm-project/out/gn/bin llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:473: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk' llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 21130 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 908.58s Total Discovered Tests: 46897 Skipped : 35 (0.07%) Unsupported : 143 (0.30%) Passed : 46685 (99.55%) Expectedly Failed: 34 (0.07%) INFO:2025-03-27T17:02:45Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1005 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 90.01s Total Discovered Tests: 1429 Unsupported : 3 (0.21%) Passed : 1425 (99.72%) Expectedly Failed: 1 (0.07%) INFO:2025-03-27T17:04:25Z:root:test check-clangd ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 99 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 22.85s Total Discovered Tests: 1372 Unsupported: 7 (0.51%) Passed : 1365 (99.49%) INFO:2025-03-27T17:04:51Z:root:test check-lld ninja: Entering directory `out/gn' [0/2] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3071 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 97.72s Total Discovered Tests: 3071 Unsupported : 25 (0.81%) Passed : 3045 (99.15%) Expectedly Failed: 1 (0.03%) INFO:2025-03-27T17:06:37Z:root:test check-llvm 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 56611 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 1007.55s Total Discovered Tests: 64702 Skipped : 32 (0.05%) Unsupported : 2349 (3.63%) Passed : 62144 (96.05%) Expectedly Failed: 177 (0.27%) INFO:2025-03-27T17:24:45Z:root:done