[Mlir-commits] [llvm] [mlir] [MLIR][OpenMP] Remove Generic-SPMD early detection (PR #150922)
LLVM Continuous Integration
llvmlistbot at llvm.org
Mon Apr 27 05:32:04 PDT 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `arc-builder` running on `arc-worker` while building `llvm,mlir` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/3/builds/31514
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-all) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
...
45.783 [1/15/56] Linking CXX executable unittests/MIR/MIRTests
46.041 [1/14/57] Linking CXX executable unittests/MI/MITests
46.552 [1/13/58] Linking CXX executable unittests/Transforms/Instrumentation/InstrumentationTests
46.567 [1/12/59] Linking CXX executable unittests/Target/TargetMachineCTests
47.288 [1/11/60] Linking CXX executable unittests/Transforms/Utils/UtilsTests
47.294 [1/10/61] Linking CXX executable unittests/Transforms/Coroutines/CoroTests
47.580 [1/9/62] Linking CXX executable unittests/Passes/PassBuilderBindings/PassesBindingsTests
47.803 [1/8/63] Linking CXX executable unittests/IR/IRTests
47.860 [1/7/64] Linking CXX executable unittests/Passes/Plugins/PluginsTests
48.520 [1/6/65] Linking CXX executable unittests/tools/llvm-exegesis/LLVMExegesisTests
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=1249.402066
```
</details>
https://github.com/llvm/llvm-project/pull/150922
More information about the Mlir-commits
mailing list