[flang-commits] [flang] [mlir] [MLIR][OpenMP] LLVM IR translation of host_eval (PR #116052)

LLVM Continuous Integration via flang-commits flang-commits at lists.llvm.org
Tue Jan 14 05:12:50 PST 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `flang-aarch64-libcxx` running on `linaro-flang-aarch64-libcxx` while building `flang,mlir` at step 6 "test-build-unified-tree-check-flang".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/89/builds/14319

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (test-build-unified-tree-check-flang) failure: test (failure)
******************** TEST 'Flang :: Integration/OpenMP/target-filtering.f90' FAILED ********************
Exit Code: 2

Command Output (stderr):
--
RUN: at line 9: /home/tcwg-buildbot/worker/flang-aarch64-libcxx/build/bin/flang -fc1 -emit-llvm -fopenmp /home/tcwg-buildbot/worker/flang-aarch64-libcxx/llvm-project/flang/test/Integration/OpenMP/target-filtering.f90 -o - | /home/tcwg-buildbot/worker/flang-aarch64-libcxx/build/bin/FileCheck /home/tcwg-buildbot/worker/flang-aarch64-libcxx/llvm-project/flang/test/Integration/OpenMP/target-filtering.f90 --check-prefixes HOST,ALL
+ /home/tcwg-buildbot/worker/flang-aarch64-libcxx/build/bin/flang -fc1 -emit-llvm -fopenmp /home/tcwg-buildbot/worker/flang-aarch64-libcxx/llvm-project/flang/test/Integration/OpenMP/target-filtering.f90 -o -
+ /home/tcwg-buildbot/worker/flang-aarch64-libcxx/build/bin/FileCheck /home/tcwg-buildbot/worker/flang-aarch64-libcxx/llvm-project/flang/test/Integration/OpenMP/target-filtering.f90 --check-prefixes HOST,ALL
RUN: at line 10: /home/tcwg-buildbot/worker/flang-aarch64-libcxx/build/bin/flang -fc1 -triple amdgcn-amd-amdhsa -emit-llvm -fopenmp -fopenmp-is-target-device /home/tcwg-buildbot/worker/flang-aarch64-libcxx/llvm-project/flang/test/Integration/OpenMP/target-filtering.f90 -o - | /home/tcwg-buildbot/worker/flang-aarch64-libcxx/build/bin/FileCheck /home/tcwg-buildbot/worker/flang-aarch64-libcxx/llvm-project/flang/test/Integration/OpenMP/target-filtering.f90 --check-prefixes DEVICE,ALL
+ /home/tcwg-buildbot/worker/flang-aarch64-libcxx/build/bin/FileCheck /home/tcwg-buildbot/worker/flang-aarch64-libcxx/llvm-project/flang/test/Integration/OpenMP/target-filtering.f90 --check-prefixes DEVICE,ALL
+ /home/tcwg-buildbot/worker/flang-aarch64-libcxx/build/bin/flang -fc1 -triple amdgcn-amd-amdhsa -emit-llvm -fopenmp -fopenmp-is-target-device /home/tcwg-buildbot/worker/flang-aarch64-libcxx/llvm-project/flang/test/Integration/OpenMP/target-filtering.f90 -o -
error: unable to create target: 'No available targets are compatible with triple "amdgcn-amd-amdhsa"'
FileCheck error: '<stdin>' is empty.
FileCheck command line:  /home/tcwg-buildbot/worker/flang-aarch64-libcxx/build/bin/FileCheck /home/tcwg-buildbot/worker/flang-aarch64-libcxx/llvm-project/flang/test/Integration/OpenMP/target-filtering.f90 --check-prefixes DEVICE,ALL

--

********************


```

</details>

https://github.com/llvm/llvm-project/pull/116052


More information about the flang-commits mailing list