INFO:2025-10-28T16:54:07Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 466c5267141a..41f65666f637 main -> origin/main Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. 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 41f65666f637 [MLIR] Revamp RegionBranchOpInterface (#165429) INFO:2025-10-28T16:54:10Z:root:syncing... Deleted branch merge (was 466c5267141a). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-10-28T16:54:11Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-10-28T16:54:12Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//flang/lib/Optimizer/Dialect/FIROps.cpp", "//mlir/include/mlir/Analysis/DataFlow/DenseAnalysis.h", "//mlir/include/mlir/Analysis/DataFlow/SparseAnalysis.h", "//mlir/include/mlir/Dialect/SCF/IR/SCFOps.td", "//mlir/include/mlir/Dialect/Transform/IR/TransformOps.td", "//mlir/include/mlir/Dialect/Transform/TuneExtension/TuneExtensionOps.td", "//mlir/include/mlir/IR/Diagnostics.h", "//mlir/include/mlir/IR/Operation.h", "//mlir/include/mlir/IR/Region.h", "//mlir/include/mlir/Interfaces/ControlFlowInterfaces.h", "//mlir/include/mlir/Interfaces/ControlFlowInterfaces.td", "//mlir/lib/Analysis/AliasAnalysis/LocalAliasAnalysis.cpp", "//mlir/lib/Analysis/DataFlow/DeadCodeAnalysis.cpp", "//mlir/lib/Analysis/DataFlow/DenseAnalysis.cpp", "//mlir/lib/Analysis/DataFlow/SparseAnalysis.cpp", "//mlir/lib/Analysis/SliceWalk.cpp", "//mlir/lib/Dialect/Affine/IR/AffineOps.cpp", "//mlir/lib/Dialect/Async/IR/Async.cpp", "//mlir/lib/Dialect/Bufferization/Transforms/OwnershipBasedBufferDeallocation.cpp", "//mlir/lib/Dialect/EmitC/IR/EmitC.cpp", "//mlir/lib/Dialect/GPU/IR/GPUDialect.cpp", "//mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp", "//mlir/lib/Dialect/SCF/IR/SCF.cpp", "//mlir/lib/Dialect/SCF/Transforms/ForToWhile.cpp", "//mlir/lib/Dialect/SCF/Transforms/ForallToFor.cpp", "//mlir/lib/Dialect/Shape/IR/Shape.cpp", "//mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp", "//mlir/lib/Dialect/Transform/IR/TransformOps.cpp", "//mlir/lib/Dialect/Transform/TuneExtension/TuneExtensionOps.cpp", "//mlir/lib/IR/Diagnostics.cpp", "//mlir/lib/IR/Region.cpp", "//mlir/lib/Interfaces/ControlFlowInterfaces.cpp", "//mlir/lib/Transforms/RemoveDeadValues.cpp", "//mlir/test/Dialect/SCF/invalid.mlir", "//mlir/test/lib/Analysis/DataFlow/TestDenseBackwardDataFlowAnalysis.cpp", "//mlir/test/lib/Dialect/Test/TestOpDefs.cpp", "//mlir/test/lib/Dialect/Test/TestOps.td", "//mlir/unittests/Interfaces/ControlFlowInterfacesTest.cpp" ], "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": [] } INFO:2025-10-28T16:54:12Z:root:testing INFO:2025-10-28T16:54:12Z:root:skip check-clang INFO:2025-10-28T16:54:12Z:root:skip check-clang-tools INFO:2025-10-28T16:54:12Z:root:skip check-clangd INFO:2025-10-28T16:54:12Z:root:skip check-lld INFO:2025-10-28T16:54:12Z:root:skip check-llvm INFO:2025-10-28T16:54:12Z:root:done