[Mlir-commits] [mlir] [MLIR][NVVM] Add rsqrt Op (PR #195854)
LLVM Continuous Integration
llvmlistbot at llvm.org
Wed May 13 01:09:25 PDT 2026
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 6 "test-build-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/46652
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-flang) failure: 1200 seconds without output running [b'ninja', b'check-flang'], attempting to kill
...
PASS: Flang :: Transforms/DoConcurrent/multiple_iteration_ranges.f90 (4457 of 4467)
PASS: Flang :: Transforms/DoConcurrent/reduce_device_min.f90 (4458 of 4467)
PASS: Flang :: Driver/options-loongarch.f90 (4459 of 4467)
PASS: Flang :: Transforms/debug-dwarf-version.fir (4460 of 4467)
PASS: flang-Unit :: Optimizer/./FlangOptimizerTests/158/161 (4461 of 4467)
PASS: Flang :: Driver/fopenmp.f90 (4462 of 4467)
PASS: Flang :: Transforms/OpenACC/acc-implicit-data-fortran.F90 (4463 of 4467)
PASS: Flang :: Lower/OpenMP/rtl-flags.f90 (4464 of 4467)
PASS: Flang :: Driver/linker-options.f90 (4465 of 4467)
PASS: Flang :: Driver/omp-driver-offload.f90 (4466 of 4467)
command timed out: 1200 seconds without output running [b'ninja', b'check-flang'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=2529.972399
```
</details>
https://github.com/llvm/llvm-project/pull/195854
More information about the Mlir-commits
mailing list