[Mlir-commits] [mlir] [OpenMP][mlir] Add Groupprivate op in omp dialect. (PR #162704)

LLVM Continuous Integration llvmlistbot at llvm.org
Mon May 4 00:06:43 PDT 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `ppc64le-mlir-rhel-clang` running on `ppc64le-mlir-rhel-test` while building `mlir` at step 5 "build-check-mlir-build-only".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/43861

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 5 (build-check-mlir-build-only) failure: build (failure) (timed out)
...
705.591 [104/6/4572] Linking CXX static library lib/libMLIRSCFToOpenMP.a
706.365 [104/5/4573] Linking CXX static library lib/libMLIRMathToXeVM.a
706.508 [104/4/4574] Linking CXX static library lib/libMLIRXeGPUDialect.a
706.640 [103/4/4575] Linking CXX static library lib/libMLIRXeVMToLLVM.a
707.066 [103/3/4576] Linking CXX static library lib/libMLIROpenMPTransforms.a
707.443 [103/2/4577] Linking CXX static library lib/libMLIRXeGPUUtils.a
708.165 [101/3/4578] Linking CXX static library lib/libMLIRXeGPUToXeVM.a
708.519 [101/2/4579] Linking CXX static library lib/libMLIRXeGPUTransforms.a
709.573 [99/3/4580] Linking CXX static library lib/libMLIRXeGPUTransformOps.a
709.612 [99/2/4581] Linking CXX static library lib/libMLIRXeGPUTestPasses.a
command timed out: 1200 seconds without output running [b'ninja', b'check-mlir-build-only'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1911.447594

```

</details>

https://github.com/llvm/llvm-project/pull/162704


More information about the Mlir-commits mailing list