INFO:2025-11-24T18:39:26Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 621cbcde0161..740d0bd38596 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 3 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 740d0bd38596 [MLIR][Python] add GetTypeID for llvm.struct_type and llvm.ptr and enable downcasting (#169383) INFO:2025-11-24T18:39:29Z:root:syncing... Deleted branch merge (was e750000be3c6). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge d4cd331b7efc] [gn build] Port 2bdd1357c826 1 file changed, 1 deletion(-) [merge 0e86510c787d] [gn build] Port 3773bbe9e791 2 files changed, 3 insertions(+), 1 deletion(-) [merge 40fb2ca506a8] [gn build] Port 645e0dcbff33 1 file changed, 1 insertion(+) [gn build] Port 2bdd1357c826 -- https://github.com/llvm/llvm-project/commit/2bdd1357c826 [gn build] Port 3773bbe9e791 -- https://github.com/llvm/llvm-project/commit/3773bbe9e791 [gn build] Port 645e0dcbff33 -- https://github.com/llvm/llvm-project/commit/645e0dcbff33 INFO:2025-11-24T18:39:31Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/9] CXX obj/llvm/tools/bugpoint/bugpoint.FindBugs.o [2/9] CXX obj/llvm/tools/bugpoint/bugpoint.BugDriver.o [3/9] CXX obj/llvm/tools/bugpoint/bugpoint.ExecutionDriver.o [4/9] CXX obj/llvm/tools/bugpoint/bugpoint.OptimizerDriver.o [5/9] CXX obj/llvm/tools/bugpoint/bugpoint.ExtractFunction.o [6/9] CXX obj/llvm/tools/bugpoint/bugpoint.bugpoint.o [7/9] CXX obj/llvm/tools/bugpoint/bugpoint.Miscompilation.o [8/9] CXX obj/llvm/tools/bugpoint/bugpoint.CrashDebugger.o [9/9] LINK ./bin/bugpoint INFO:2025-11-24T18:39:39Z:root:analyze skipping analyze because previous build was not green INFO:2025-11-24T18:39:39Z:root:testing INFO:2025-11-24T18:39:39Z: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:564: 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:564: 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:564: 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:564: 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:564: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 24252 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 130.63s Total Discovered Tests: 49132 Skipped : 5 (0.01%) Unsupported : 638 (1.30%) Passed : 48462 (98.64%) Expectedly Failed: 27 (0.05%) INFO:2025-11-24T18:41:52Z: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) -- Testing: 1284 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 6.17s Total Discovered Tests: 1527 Unsupported : 2 (0.13%) Passed : 1524 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-11-24T18:41:59Z: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) -- Testing: 175 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 3.68s Total Discovered Tests: 1434 Unsupported: 6 (0.42%) Passed : 1428 (99.58%) INFO:2025-11-24T18:42:03Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) -- Testing: 111 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.83s Total Discovered Tests: 111 Unsupported : 37 (33.33%) Passed : 65 (58.56%) Expectedly Failed: 9 (8.11%) INFO:2025-11-24T18:42:09Z: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:564: 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:564: 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:564: 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:564: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3161 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 10.45s Total Discovered Tests: 3161 Unsupported : 23 (0.73%) Passed : 3137 (99.24%) Expectedly Failed: 1 (0.03%) INFO:2025-11-24T18:42:20Z: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:564: 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:564: 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:564: 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:564: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 62537 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 143.77s Total Discovered Tests: 70606 Skipped : 23 (0.03%) Unsupported : 2531 (3.58%) Passed : 67882 (96.14%) Expectedly Failed: 170 (0.24%) INFO:2025-11-24T18:44:48Z:root:committing changes remote: Bypassed rule violations for refs/heads/main: remote: remote: - 2 of 2 required status checks are expected. remote: To github.com:llvm/llvm-project.git 740d0bd38596..40fb2ca506a8 HEAD -> main INFO:2025-11-24T18:44:50Z:root:done