[Mlir-commits] [llvm] [mlir] [SPIRV]Added support for extension SPV_ALTERA_arbitrary_precision_fixed_point and name change of SPV_INTEL_arbitrary_precision_integers to SPV_ALTERA_arbitrary_precision_integers (PR #136085)
LLVM Continuous Integration
llvmlistbot at llvm.org
Sun Nov 30 19:19:38 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `openmp-s390x-linux` running on `systemz-1` while building `llvm,mlir` at step 6 "test-openmp".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/88/builds/18603
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-openmp) failure: 1200 seconds without output running [b'ninja', b'-j 4', b'check-openmp'], attempting to kill
...
PASS: ompd-test :: openmp_examples/example_3.c (452 of 462)
PASS: ompd-test :: openmp_examples/example_4.c (453 of 462)
PASS: ompd-test :: openmp_examples/example_5.c (454 of 462)
PASS: ompd-test :: openmp_examples/example_task.c (455 of 462)
UNSUPPORTED: ompd-test :: openmp_examples/ompd_bt.c (456 of 462)
PASS: ompd-test :: openmp_examples/fibonacci.c (457 of 462)
UNSUPPORTED: ompd-test :: openmp_examples/ompd_parallel.c (458 of 462)
PASS: ompd-test :: openmp_examples/parallel.c (459 of 462)
PASS: ompd-test :: openmp_examples/nested.c (460 of 462)
PASS: ompd-test :: openmp_examples/ompd_icvs.c (461 of 462)
command timed out: 1200 seconds without output running [b'ninja', b'-j 4', b'check-openmp'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1371.312346
```
</details>
https://github.com/llvm/llvm-project/pull/136085
More information about the Mlir-commits
mailing list