Skip to content

Commit d2d08ea

Browse files
committed
[Offload] Fix new fortran OpenMP offload test failures via addition of requires
1 parent d8e7375 commit d2d08ea

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

offload/test/offloading/fortran/target-map-nested-dtype-complex-member.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
! Offloading test checking interaction of an
22
! nested derived type member map of a complex
33
! number member
4+
! REQUIRES: flang, amdgcn-amd-amdhsa
45
! UNSUPPORTED: nvptx64-nvidia-cuda
56
! UNSUPPORTED: nvptx64-nvidia-cuda-LTO
67
! UNSUPPORTED: aarch64-unknown-linux-gnu

offload/test/offloading/fortran/target-map-nested-dtype-derived-member.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
! nested derived type member map with the
33
! inclusion of an entire nested derived
44
! type being mapped
5+
! REQUIRES: flang, amdgcn-amd-amdhsa
56
! UNSUPPORTED: nvptx64-nvidia-cuda
67
! UNSUPPORTED: nvptx64-nvidia-cuda-LTO
78
! UNSUPPORTED: aarch64-unknown-linux-gnu

0 commit comments

Comments
 (0)