Skip to content
Snippets Groups Projects
Commit 5c9715c5 authored by Matt Wala's avatar Matt Wala
Browse files

Revert "for -> due to" (I changed my mind)

This reverts commit d51b2616.
parent d51b2616
No related branches found
No related tags found
No related merge requests found
...@@ -249,7 +249,7 @@ These are usually key-value pairs. The following attributes are recognized: ...@@ -249,7 +249,7 @@ These are usually key-value pairs. The following attributes are recognized:
dependencies. dependencies.
* ``nosync=id1:id2`` prescribes that no barrier synchronization is necessary * ``nosync=id1:id2`` prescribes that no barrier synchronization is necessary
due to the instructions with identifiers ``id1`` and ``id2``, even if a for the instructions with identifiers ``id1`` and ``id2``, even if a
dependency chain exists and variables are accessed in an apparently racy dependency chain exists and variables are accessed in an apparently racy
way. way.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment