[flang-commits] [flang] [flang][cuda] Emit error when a device actual argument is used in host intrinsic (PR #174025)
LLVM Continuous Integration via flang-commits
flang-commits at lists.llvm.org
Fri Jan 2 11:12:41 PST 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 `flang` at step 6 "test-build-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/43411
<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/modfile79.F90 (4062 of 4072)
PASS: Flang :: Transforms/tbaa-local-alloc-threshold.fir (4063 of 4072)
PASS: Flang :: Transforms/OpenACC/acc-implicit-data-fortran.F90 (4064 of 4072)
PASS: Flang :: Driver/target-cpu-features.f90 (4065 of 4072)
PASS: Flang :: Driver/use-module-error.f90 (4066 of 4072)
PASS: Flang :: Driver/use-module.f90 (4067 of 4072)
PASS: Flang :: Driver/linker-options.f90 (4068 of 4072)
PASS: Flang :: Driver/omp-driver-offload.f90 (4069 of 4072)
PASS: Flang :: Intrinsics/math-codegen.fir (4070 of 4072)
PASS: Flang :: Lower/OpenMP/rtl-flags.f90 (4071 of 4072)
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=3746.028614
```
</details>
https://github.com/llvm/llvm-project/pull/174025
More information about the flang-commits
mailing list