Skip to content

Commit e4d94f4

Browse files
[OpenMP][Flang] Fix no-loop test (#161162)
Fortran no-loop test is supported only for GPU.
1 parent 3408e6a commit e4d94f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

offload/test/offloading/fortran/target-no-loop.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
! REQUIRES: flang
2+
! REQUIRES: gpu
23

34
! RUN: %libomptarget-compile-fortran-generic -O3 -fopenmp-assume-threads-oversubscription -fopenmp-assume-teams-oversubscription
45
! RUN: env LIBOMPTARGET_INFO=16 OMP_NUM_TEAMS=16 OMP_TEAMS_THREAD_LIMIT=16 %libomptarget-run-generic 2>&1 | %fcheck-generic

0 commit comments

Comments
 (0)