[Mlir-commits] [mlir] [MLIR][XeGPU] Refactor layout propagation utilities (PR #179016)
LLVM Continuous Integration
llvmlistbot at llvm.org
Fri Feb 6 00:04:11 PST 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `ppc64le-flang-rhel-clang` running on `ppc64le-flang-rhel-test` while building `mlir` at step 6 "test-build-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/44292
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-flang) failure: 1200 seconds without output running [b'ninja', b'check-flang'], attempting to kill
...
PASS: Flang :: Transforms/tbaa-local-alloc-threshold.fir (4175 of 4185)
PASS: Flang :: Transforms/debug-line-table.fir (4176 of 4185)
PASS: Flang :: Transforms/stack-arrays.f90 (4177 of 4185)
PASS: Flang :: Transforms/debug-dwarf-version.fir (4178 of 4185)
PASS: Flang :: Semantics/numeric_storage_size.f90 (4179 of 4185)
PASS: Flang :: Transforms/OpenACC/acc-implicit-data-fortran.F90 (4180 of 4185)
PASS: Flang :: Driver/linker-options.f90 (4181 of 4185)
PASS: flang-Unit :: Optimizer/./FlangOptimizerTests/147/150 (4182 of 4185)
PASS: Flang :: Driver/omp-driver-offload.f90 (4183 of 4185)
PASS: Flang :: Lower/OpenMP/rtl-flags.f90 (4184 of 4185)
command timed out: 1200 seconds without output running [b'ninja', b'check-flang'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=2569.102907
```
</details>
https://github.com/llvm/llvm-project/pull/179016
More information about the Mlir-commits
mailing list