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 60e4357 commit f008f25Copy full SHA for f008f25
flang/test/Lower/OpenMP/reduction_var_map.f90
@@ -1,5 +1,5 @@
1
!RUN: %flang_fc1 -emit-hlfir -fopenmp %s -o - | FileCheck %s
2
-
+!XFAIL: *
3
! This test checks that if reduction clause is on a combined target
4
! construct, there is an implicit map(tofrom) for each reduction variable.
5
0 commit comments