[llvm] [NFC][LV] Improve ee with sideeffects legality test (PR #158275)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 20 19:17:35 PDT 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 `llvm` at step 6 "test-build-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/40012
<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 :: Semantics/widening.f90 (3810 of 3821)
XFAIL: Flang :: Semantics/unlockstmt02.f90 (3811 of 3821)
PASS: Flang :: Semantics/unsigned-errors.f90 (3812 of 3821)
PASS: Flang :: Semantics/unpack.f90 (3813 of 3821)
PASS: Flang :: Semantics/symbol20.f90 (3814 of 3821)
PASS: Flang :: Transforms/stack-arrays.f90 (3815 of 3821)
PASS: Flang :: Semantics/modfile33.f90 (3816 of 3821)
PASS: Flang :: Transforms/DoConcurrent/skip_all_nested_loops.f90 (3817 of 3821)
PASS: Flang :: Transforms/tbaa-local-alloc-threshold.fir (3818 of 3821)
PASS: Flang :: Lower/OpenMP/rtl-flags.f90 (3819 of 3821)
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=2657.740450
```
</details>
https://github.com/llvm/llvm-project/pull/158275
More information about the llvm-commits
mailing list