INFO:2026-05-18T20:01:40Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 0b4a877e0e37..862ba4798e09 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 862ba4798e09 Reland "[MLIR] Add `IntegerDivisibilityAnalysis` and `InferIntDivisibilityOpInterface`" (#198110) INFO:2026-05-18T20:01:43Z:root:syncing... Deleted branch merge (was 0b4a877e0e37). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-05-18T20:01:44Z:root:building ninja: Entering directory `out/gn' [1/3] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/3] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/3] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) INFO:2026-05-18T20:01:45Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//mlir/include/mlir/Analysis/DataFlow/IntegerDivisibilityAnalysis.h", "//mlir/include/mlir/Dialect/Affine/IR/AffineOps.td", "//mlir/include/mlir/Dialect/Arith/IR/Arith.h", "//mlir/include/mlir/Dialect/Arith/IR/ArithOps.td", "//mlir/include/mlir/Interfaces/CMakeLists.txt", "//mlir/include/mlir/Interfaces/InferIntDivisibilityOpInterface.h", "//mlir/include/mlir/Interfaces/InferIntDivisibilityOpInterface.td", "//mlir/lib/Analysis/CMakeLists.txt", "//mlir/lib/Analysis/DataFlow/IntegerDivisibilityAnalysis.cpp", "//mlir/lib/Dialect/Affine/IR/CMakeLists.txt", "//mlir/lib/Dialect/Affine/IR/InferIntDivisibilityOpInterfaceImpl.cpp", "//mlir/lib/Dialect/Arith/IR/CMakeLists.txt", "//mlir/lib/Dialect/Arith/IR/InferIntDivisibilityOpInterfaceImpl.cpp", "//mlir/lib/Interfaces/CMakeLists.txt", "//mlir/lib/Interfaces/InferIntDivisibilityOpInterface.cpp", "//mlir/test/Analysis/DataFlow/integer-divisibility.mlir", "//mlir/test/lib/Analysis/CMakeLists.txt", "//mlir/test/lib/Analysis/DataFlow/TestIntegerDivisibilityAnalysis.cpp", "//mlir/tools/mlir-opt/mlir-opt.cpp", "//utils/bazel/llvm-project-overlay/mlir/BUILD.bazel", "//utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel" ], "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": [] } INFO:2026-05-18T20:01:45Z:root:testing INFO:2026-05-18T20:01:45Z:root:skip check-clang INFO:2026-05-18T20:01:45Z:root:skip check-clang-tools INFO:2026-05-18T20:01:45Z:root:skip check-clangd INFO:2026-05-18T20:01:45Z:root:skip check-hwasan INFO:2026-05-18T20:01:45Z:root:skip check-lld INFO:2026-05-18T20:01:45Z:root:skip check-llvm INFO:2026-05-18T20:01:45Z:root:done