[flang-commits] [flang] [flang][OpenMP] Implement loop nest parser (PR #168884)
LLVM Continuous Integration via flang-commits
flang-commits at lists.llvm.org
Sat Nov 22 12:17:50 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 `flang` at step 6 "test-build-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/42437
<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/tbaa-local-alloc-threshold.fir (4009 of 4019)
PASS: Flang :: Transforms/constant-argument-globalisation.fir (4010 of 4019)
PASS: Flang :: Transforms/debug-line-table.fir (4011 of 4019)
PASS: Flang :: Driver/fopenmp.f90 (4012 of 4019)
PASS: Flang :: Transforms/stack-arrays.f90 (4013 of 4019)
PASS: Flang :: Transforms/debug-dwarf-version.fir (4014 of 4019)
PASS: Flang :: Transforms/OpenACC/acc-implicit-data-fortran.F90 (4015 of 4019)
PASS: Flang :: Intrinsics/math-codegen.fir (4016 of 4019)
PASS: Flang :: Driver/linker-options.f90 (4017 of 4019)
PASS: Flang :: Driver/omp-driver-offload.f90 (4018 of 4019)
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=2735.939492
```
</details>
https://github.com/llvm/llvm-project/pull/168884
More information about the flang-commits
mailing list