[Mlir-commits] [mlir] [MLIR][SCF] Sink scf.if from scf.while before region into after region in scf-uplift-while-to-for (PR #165216)
LLVM Continuous Integration
llvmlistbot at llvm.org
Thu Nov 27 09:06:45 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `clang-aarch64-sve-vla` running on `linaro-g3-02` while building `mlir` at step 7 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/17/builds/13018
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 7 (ninja check 1) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
...
PASS: lit :: discovery.py (103776 of 103786)
PASS: lit :: allow-retries.py (103777 of 103786)
PASS: lit :: shtest-external-shell-kill.py (103778 of 103786)
PASS: lit :: selecting.py (103779 of 103786)
PASS: lit :: googletest-timeout.py (103780 of 103786)
PASS: lit :: shtest-timeout.py (103781 of 103786)
PASS: lit :: verbosity.py (103782 of 103786)
PASS: lit :: shtest-shell.py (103783 of 103786)
PASS: lit :: max-time.py (103784 of 103786)
PASS: lit :: shtest-define.py (103785 of 103786)
command timed out: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1526.222759
```
</details>
https://github.com/llvm/llvm-project/pull/165216
More information about the Mlir-commits
mailing list