[Mlir-commits] [mlir] [mlir][acc] Add ACCSpecializeForDevice and ACCSpecializeForHost passes (PR #173407)
LLVM Continuous Integration
llvmlistbot at llvm.org
Tue Dec 23 18:08:12 PST 2025
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 7 "test-build-unified-tree-check-flang-rt".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/43236
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 7 (test-build-unified-tree-check-flang-rt) failure: 1200 seconds without output running [b'ninja', b'check-flang-rt'], attempting to kill
...
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/24/250 (246 of 255)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/224/250 (247 of 255)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/221/250 (248 of 255)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/218/250 (249 of 255)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/213/250 (250 of 255)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/71/250 (251 of 255)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/214/250 (252 of 255)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/222/250 (253 of 255)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/219/250 (254 of 255)
PASS: flang-rt-Unit :: Runtime/./RuntimeTests/220/250 (255 of 255)
command timed out: 1200 seconds without output running [b'ninja', b'check-flang-rt'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=3347.139131
```
</details>
https://github.com/llvm/llvm-project/pull/173407
More information about the Mlir-commits
mailing list