rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.

LGTM


================
Comment at: docs/LanguageExtensions.rst:1784
@@ +1783,3 @@
+
+Clang provides overloaded builtins allowing to generate non-temporal memory
+accesses.
----------------
to generate -> generation of

================
Comment at: docs/LanguageExtensions.rst:1799
@@ +1798,3 @@
+Note that the compiler does not guarantee that non-temporal loads or stores
+would be used.
+
----------------
would -> will


http://reviews.llvm.org/D12785



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to