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 eada8e7 commit 4cce1a1Copy full SHA for 4cce1a1
clang/include/clang/Driver/Options.td
@@ -6987,6 +6987,7 @@ may be significant, which may slow down some programs.
6987
6988
Enabling array repacking may also change the behavior of certain
6989
programs:
6990
+
6991
* The copy actions may introduce a data race in valid OpenACC/OpenMP programs.
6992
For example, if different threads execute the same subprogram
6993
with a non-contiguous assumed shape dummy array, and the different threads
0 commit comments