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.
REQUIRES: asserts
1 parent dceaa0f commit 8ab753cCopy full SHA for 8ab753c
flang/test/Lower/OpenMP/invalid-reduction-modifier.f90
@@ -1,4 +1,5 @@
1
!Remove the --crash below once we can diagnose the issue more gracefully.
2
+!REQUIRES: asserts
3
!RUN: not --crash %flang_fc1 -fopenmp -emit-hlfir -o - %s
4
5
! Check that we reject the "task" reduction modifier on the "simd" directive.
0 commit comments