INFO:2025-11-24T05:33:38Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 13a39eaa0bcf..b53e46f71af0 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 b53e46f71af0 [mlir][x86vector] Lower vector.contract to FMA or packed type dot-product (#168074) INFO:2025-11-24T05:33:41Z:root:syncing... Deleted branch merge (was cb68614f244c). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 409a9dadeed4] [gn build] Port 3773bbe9e791 2 files changed, 3 insertions(+), 1 deletion(-) [merge 9b48038bd7db] [gn build] Port 645e0dcbff33 1 file changed, 1 insertion(+) [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-24T05:33:43Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files ninja: no work to do. INFO:2025-11-24T05:33:44Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//llvm/utils/gn/secondary/clang/lib/Driver/BUILD.gn", "//llvm/utils/gn/secondary/clang/lib/Frontend/BUILD.gn", "//llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn", "//mlir/include/mlir/Dialect/X86Vector/CMakeLists.txt", "//mlir/include/mlir/Dialect/X86Vector/TransformOps/CMakeLists.txt", "//mlir/include/mlir/Dialect/X86Vector/TransformOps/X86VectorTransformOps.h", "//mlir/include/mlir/Dialect/X86Vector/TransformOps/X86VectorTransformOps.td", "//mlir/include/mlir/Dialect/X86Vector/Transforms.h", "//mlir/lib/Dialect/X86Vector/CMakeLists.txt", "//mlir/lib/Dialect/X86Vector/TransformOps/CMakeLists.txt", "//mlir/lib/Dialect/X86Vector/TransformOps/X86VectorTransformOps.cpp", "//mlir/lib/Dialect/X86Vector/Transforms/CMakeLists.txt", "//mlir/lib/Dialect/X86Vector/Transforms/VectorContractToFMA.cpp", "//mlir/lib/Dialect/X86Vector/Transforms/VectorContractToPackedTypeDotProduct.cpp", "//mlir/lib/RegisterAllExtensions.cpp", "//mlir/test/Dialect/X86Vector/vector-contract-to-fma.mlir", "//mlir/test/Dialect/X86Vector/vector-contract-to-packed-type-dotproduct.mlir" ], "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-11-24T05:33:44Z:root:testing INFO:2025-11-24T05:33:44Z:root:skip check-clang INFO:2025-11-24T05:33:44Z:root:skip check-clang-tools INFO:2025-11-24T05:33:44Z:root:skip check-clangd INFO:2025-11-24T05:33:44Z:root:skip check-lld INFO:2025-11-24T05:33:44Z:root:skip check-llvm INFO:2025-11-24T05:33:44Z:root:done