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 b936044 commit fb36b91Copy full SHA for fb36b91
clang/include/clang/Driver/Options.td
@@ -6981,6 +6981,7 @@ may be significant, which may slow down some programs.
6981
6982
Enabling array repacking may also change the behavior of certain
6983
programs:
6984
+
6985
* The copy actions may introduce a data race in valid OpenACC/OpenMP programs.
6986
For example, if different threads execute the same subprogram
6987
with a non-contiguous assumed shape dummy array, and the different threads
0 commit comments