[llvm] [RISCV][RVY] Fix DwarfRegAlias for X10_Y to X15_Y (PR #210104)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 12:48:39 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 `llvm` at step 6 "test-build-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/48381
<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 :: Lower/math-lowering/cos.f90 (4767 of 4777)
PASS: Flang :: Driver/options-loongarch.f90 (4768 of 4777)
PASS: Flang :: Driver/fopenmp.f90 (4769 of 4777)
PASS: Flang :: Lower/OpenACC/Todo/acc-unstructured-loop-construct.f90 (4770 of 4777)
PASS: Flang :: Driver/linker-options.f90 (4771 of 4777)
PASS: Flang :: Driver/omp-driver-offload.f90 (4772 of 4777)
PASS: Flang :: Lower/OpenMP/requires-usm.f90 (4773 of 4777)
PASS: Flang :: Lower/OpenMP/declare-mapper.f90 (4774 of 4777)
PASS: flang-Unit :: Optimizer/./FlangOptimizerTests/174/177 (4775 of 4777)
PASS: Flang :: Transforms/vscale-attr.fir (4776 of 4777)
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=3182.554878
```
</details>
https://github.com/llvm/llvm-project/pull/210104
More information about the llvm-commits
mailing list