INFO:2025-07-08T09:38:28Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD a449df213e76..38e4607e023f main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 38e4607e023f [DA] Fix test missing the leading zero in the GEP (NFC) (#147479) INFO:2025-07-08T09:38:31Z:root:syncing... Deleted branch merge (was a449df213e76). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-07-08T09:38:31Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-07-08T09:38:32Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libclc/opencl/include/clc/opencl/as_type.h", "//libclc/opencl/include/clc/opencl/async/async_work_group_copy.h", "//libclc/opencl/include/clc/opencl/async/async_work_group_strided_copy.h", "//libclc/opencl/include/clc/opencl/async/prefetch.h", "//libclc/opencl/include/clc/opencl/async/wait_group_events.h", "//libclc/opencl/include/clc/opencl/atomic/atom_add.h", "//libclc/opencl/include/clc/opencl/atomic/atom_and.h", "//libclc/opencl/include/clc/opencl/atomic/atom_cmpxchg.h", "//libclc/opencl/include/clc/opencl/atomic/atom_dec.h", "//libclc/opencl/include/clc/opencl/atomic/atom_inc.h", "//libclc/opencl/include/clc/opencl/atomic/atom_max.h", "//libclc/opencl/include/clc/opencl/atomic/atom_min.h", "//libclc/opencl/include/clc/opencl/atomic/atom_or.h", "//libclc/opencl/include/clc/opencl/atomic/atom_sub.h", "//libclc/opencl/include/clc/opencl/atomic/atom_xchg.h", "//libclc/opencl/include/clc/opencl/atomic/atom_xor.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_add.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_and.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_cmpxchg.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_dec.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_inc.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_max.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_min.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_or.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_sub.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_xchg.h", "//libclc/opencl/include/clc/opencl/atomic/atomic_xor.h", "//libclc/opencl/include/clc/opencl/clc.h", "//libclc/opencl/include/clc/opencl/convert.h", "//libclc/opencl/include/clc/opencl/explicit_fence/explicit_memory_fence.h", "//libclc/opencl/include/clc/opencl/image/image.h", "//libclc/opencl/include/clc/opencl/image/image_defines.h", "//libclc/opencl/include/clc/opencl/misc/shuffle.h", "//libclc/opencl/include/clc/opencl/misc/shuffle2.h", "//libclc/opencl/include/clc/opencl/shared/clamp.h", "//libclc/opencl/include/clc/opencl/shared/max.h", "//libclc/opencl/include/clc/opencl/shared/min.h", "//libclc/opencl/include/clc/opencl/shared/vload.h", "//libclc/opencl/include/clc/opencl/shared/vstore.h", "//libclc/opencl/include/clc/opencl/synchronization/barrier.h", "//libclc/opencl/include/clc/opencl/synchronization/cl_mem_fence_flags.h", "//libclc/opencl/include/clc/opencl/workitem/get_global_id.h", "//libclc/opencl/include/clc/opencl/workitem/get_global_offset.h", "//libclc/opencl/include/clc/opencl/workitem/get_global_size.h", "//libclc/opencl/include/clc/opencl/workitem/get_group_id.h", "//libclc/opencl/include/clc/opencl/workitem/get_local_id.h", "//libclc/opencl/include/clc/opencl/workitem/get_local_size.h", "//libclc/opencl/include/clc/opencl/workitem/get_num_groups.h", "//libclc/opencl/include/clc/opencl/workitem/get_work_dim.h", "//libclc/opencl/lib/amdgcn-amdhsa/workitem/get_global_size.cl", "//libclc/opencl/lib/amdgcn-amdhsa/workitem/get_local_size.cl", "//libclc/opencl/lib/amdgcn-amdhsa/workitem/get_num_groups.cl", "//libclc/opencl/lib/amdgcn/mem_fence/fence.cl", "//libclc/opencl/lib/amdgcn/synchronization/barrier.cl", "//libclc/opencl/lib/amdgcn/workitem/get_global_offset.cl", "//libclc/opencl/lib/amdgcn/workitem/get_global_size.cl", "//libclc/opencl/lib/amdgcn/workitem/get_group_id.cl", "//libclc/opencl/lib/amdgcn/workitem/get_local_id.cl", "//libclc/opencl/lib/amdgcn/workitem/get_local_size.cl", "//libclc/opencl/lib/amdgcn/workitem/get_num_groups.cl", "//libclc/opencl/lib/amdgcn/workitem/get_work_dim.cl", "//libclc/opencl/lib/clspv/shared/vstore_half.cl", "//libclc/opencl/lib/clspv/subnormal_config.cl", "//libclc/opencl/lib/generic/async/async_work_group_copy.cl", "//libclc/opencl/lib/generic/async/async_work_group_strided_copy.cl", "//libclc/opencl/lib/generic/async/prefetch.cl", "//libclc/opencl/lib/generic/async/wait_group_events.cl", "//libclc/opencl/lib/generic/atomic/atom_add.cl", "//libclc/opencl/lib/generic/atomic/atom_and.cl", "//libclc/opencl/lib/generic/atomic/atom_int32_binary.inc", "//libclc/opencl/lib/generic/atomic/atom_max.cl", "//libclc/opencl/lib/generic/atomic/atom_min.cl", "//libclc/opencl/lib/generic/atomic/atom_or.cl", "//libclc/opencl/lib/generic/atomic/atom_sub.cl", "//libclc/opencl/lib/generic/atomic/atom_xchg.cl", "//libclc/opencl/lib/generic/atomic/atom_xor.cl", "//libclc/opencl/lib/generic/atomic/atomic_add.cl", "//libclc/opencl/lib/generic/atomic/atomic_and.cl", "//libclc/opencl/lib/generic/atomic/atomic_cmpxchg.cl", "//libclc/opencl/lib/generic/atomic/atomic_dec.cl", "//libclc/opencl/lib/generic/atomic/atomic_inc.cl", "//libclc/opencl/lib/generic/atomic/atomic_max.cl", "//libclc/opencl/lib/generic/atomic/atomic_min.cl", "//libclc/opencl/lib/generic/atomic/atomic_or.cl", "//libclc/opencl/lib/generic/atomic/atomic_sub.cl", "//libclc/opencl/lib/generic/atomic/atomic_xchg.cl", "//libclc/opencl/lib/generic/atomic/atomic_xor.cl", "//libclc/opencl/lib/generic/misc/shuffle.cl", "//libclc/opencl/lib/generic/misc/shuffle2.cl", "//libclc/opencl/lib/generic/shared/clamp.cl", "//libclc/opencl/lib/generic/shared/max.cl", "//libclc/opencl/lib/generic/shared/min.cl", "//libclc/opencl/lib/generic/shared/vload.cl", "//libclc/opencl/lib/generic/shared/vstore.cl", "//libclc/opencl/lib/generic/subnormal_config.cl", "//libclc/opencl/lib/generic/workitem/get_global_id.cl", "//libclc/opencl/lib/generic/workitem/get_global_size.cl", "//libclc/opencl/lib/ptx-nvidiacl/mem_fence/fence.cl", "//libclc/opencl/lib/ptx-nvidiacl/synchronization/barrier.cl", "//libclc/opencl/lib/ptx-nvidiacl/workitem/get_global_id.cl", "//libclc/opencl/lib/ptx-nvidiacl/workitem/get_group_id.cl", "//libclc/opencl/lib/ptx-nvidiacl/workitem/get_local_id.cl", "//libclc/opencl/lib/ptx-nvidiacl/workitem/get_local_size.cl", "//libclc/opencl/lib/ptx-nvidiacl/workitem/get_num_groups.cl", "//libclc/opencl/lib/r600/image/get_image_channel_data_type.cl", "//libclc/opencl/lib/r600/image/get_image_channel_order.cl", "//libclc/opencl/lib/r600/image/get_image_depth.cl", "//libclc/opencl/lib/r600/image/get_image_dim.cl", "//libclc/opencl/lib/r600/image/get_image_height.cl", "//libclc/opencl/lib/r600/image/get_image_width.cl", "//libclc/opencl/lib/r600/image/read_imagef.cl", "//libclc/opencl/lib/r600/image/read_imagei.cl", "//libclc/opencl/lib/r600/image/read_imageui.cl", "//libclc/opencl/lib/r600/image/write_imagef.cl", "//libclc/opencl/lib/r600/image/write_imagei.cl", "//libclc/opencl/lib/r600/image/write_imageui.cl", "//libclc/opencl/lib/r600/synchronization/barrier.cl", "//libclc/opencl/lib/r600/workitem/get_global_offset.cl", "//libclc/opencl/lib/r600/workitem/get_global_size.cl", "//libclc/opencl/lib/r600/workitem/get_group_id.cl", "//libclc/opencl/lib/r600/workitem/get_local_id.cl", "//libclc/opencl/lib/r600/workitem/get_local_size.cl", "//libclc/opencl/lib/r600/workitem/get_num_groups.cl", "//libclc/opencl/lib/r600/workitem/get_work_dim.cl", "//libclc/opencl/lib/spirv/subnormal_config.cl", "//libclc/utils/gen_convert.py", "//llvm/test/Analysis/DependenceAnalysis/DifferentOffsets.ll" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2025-07-08T09:38:32Z:root:testing INFO:2025-07-08T09:38:32Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /usr/local/google/home/thakis/src/llvm-project/out/gn/bin:/usr/local/google/home/thakis/src/llvm-project/out/gn/bin llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: 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:520: 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:520: 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:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22906 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 135.70s Total Discovered Tests: 47385 Skipped : 4 (0.01%) Unsupported : 318 (0.67%) Passed : 47032 (99.26%) Expectedly Failed: 31 (0.07%) INFO:2025-07-08T09:40:50Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1240 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 6.86s Total Discovered Tests: 1483 Unsupported : 2 (0.13%) Passed : 1480 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-07-08T09:40:58Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 170 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 3.75s Total Discovered Tests: 1381 Unsupported: 6 (0.43%) Passed : 1375 (99.57%) INFO:2025-07-08T09:41:02Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/compiler-rt/test/lit.common.cfg.py:60: warning: Path reported by clang does not exist: "/usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/21/lib/x86_64-unknown-linux-gnu". This path was found by running ['/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang', '--target=x86_64-unknown-linux-gnu', '-print-runtime-dir']. -- Testing: 110 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 8.23s Total Discovered Tests: 110 Unsupported : 37 (33.64%) Passed : 64 (58.18%) Expectedly Failed: 9 (8.18%) INFO:2025-07-08T09:41:11Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: 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:520: 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:520: 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:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3107 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 11.48s Total Discovered Tests: 3107 Unsupported : 21 (0.68%) Passed : 3085 (99.29%) Expectedly Failed: 1 (0.03%) INFO:2025-07-08T09:41:23Z:root:test check-llvm 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 60215 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 154.93s Total Discovered Tests: 67412 Skipped : 16 (0.02%) Unsupported : 2332 (3.46%) Passed : 64893 (96.26%) Expectedly Failed: 171 (0.25%) INFO:2025-07-08T09:44:03Z:root:done