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 4d2d168 commit 40b5b8dCopy full SHA for 40b5b8d
flang/test/Lower/OpenMP/Todo/inteorp-construct.f90
@@ -1,3 +1,4 @@
1
+! REQUIRES: openmp_runtime
2
! RUN: %not_todo_cmd %flang_fc1 -emit-fir -fopenmp -fopenmp-version=52 -o - %s 2>&1 | FileCheck %s
3
4
! CHECK: not yet implemented: OpenMPInteropConstruct
flang/test/Parser/OpenMP/interop-construct.f90
! RUN: %flang_fc1 -fdebug-unparse -fopenmp-version=52 -fopenmp %s | FileCheck --ignore-case --check-prefix="UNPARSE" %s
! RUN: %flang_fc1 -fdebug-dump-parse-tree-no-sema -fopenmp-version=52 -fopenmp %s | FileCheck --check-prefix="PARSE-TREE" %s
0 commit comments