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 5c83d84 commit 1b8f350Copy full SHA for 1b8f350
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