[PATCH] D21723: [RFC] Enhance synchscope representation
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 10 22:30:34 PDT 2017
sanjoy added a comment.
langref changes lgtm
================
Comment at: docs/LangRef.rst:2221
+dependent if it *synchronizes with*, and participates in the seq\_cst total
+orderings of, other atomic operations.
+
----------------
Minor, but should this be "orderings of other atomic operations"? Same for later.
https://reviews.llvm.org/D21723
More information about the llvm-commits
mailing list