[Openmp-commits] [openmp] [OpenMP][Fix] libomptarget Fortran tests (PR #74543)
Johannes Doerfert via Openmp-commits
openmp-commits at lists.llvm.org
Wed Dec 6 10:38:14 PST 2023
================
@@ -2,8 +2,7 @@
! that checks constant indexing on device
! correctly works (regression test for prior
! bug).
-! REQUIRES: flang, amdgcn-amd-amdhsa
-! UNSUPPORTED: nvptx64-nvidia-cuda
+! REQUIRES: flang
! UNSUPPORTED: nvptx64-nvidia-cuda-LTO
----------------
jdoerfert wrote:
why is nvptx still unsupported?
https://github.com/llvm/llvm-project/pull/74543
More information about the Openmp-commits
mailing list