We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd912bf commit 6a900e8Copy full SHA for 6a900e8
flang/test/Lower/OpenMP/workdistribute.f90
@@ -1,4 +1,4 @@
1
-! RUN: %flang_fc1 -emit-hlfir -fopenmp %s -o - | FileCheck %s
+! RUN: %flang_fc1 -emit-hlfir -fopenmp -fopenmp-version=60 %s -o - | FileCheck %s
2
3
! CHECK-LABEL: func @_QPtarget_teams_workdistribute
4
subroutine target_teams_workdistribute()
0 commit comments