[flang-commits] [flang] [llvm] [MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (PR #153048)
Akash Banerjee via flang-commits
flang-commits at lists.llvm.org
Mon Aug 18 05:30:53 PDT 2025
TIFitis wrote:
> The added test seems to be broken:
>
> ```
> UNRESOLVED: libomptarget :: x86_64-unknown-linux-gnu :: offloading/fortran/declare-target-automap.f90 (129 of 746)
> ******************** TEST 'libomptarget :: x86_64-unknown-linux-gnu :: offloading/fortran/declare-target-automap.f90' FAILED ********************
> Test has no 'RUN:' line
> ********************
> UNRESOLVED: libomptarget :: x86_64-unknown-linux-gnu-LTO :: offloading/fortran/declare-target-automap.f90 (502 of 746)
> ******************** TEST 'libomptarget :: x86_64-unknown-linux-gnu-LTO :: offloading/fortran/declare-target-automap.f90' FAILED ********************
> Test has no 'RUN:' line
> ********************
> ```
Sorry about that.
I've fixed it in https://github.com/llvm/llvm-project/commit/6aafe6582dc2290b3f624128eb48186663473e87.
https://github.com/llvm/llvm-project/pull/153048
More information about the flang-commits
mailing list