Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1258)

Unified Diff: native_client_sdk/src/doc/sdk/release-notes.rst

Issue 282933003: PNaCl documentation: improve some of the SIMD documentation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/sdk/release-notes.rst
diff --git a/native_client_sdk/src/doc/sdk/release-notes.rst b/native_client_sdk/src/doc/sdk/release-notes.rst
index d13eacb145fcb73126177e6bb4c180e49e995584..d287fcd31ebe063da9cd90f68b2b1ae2f5a2f15d 100644
--- a/native_client_sdk/src/doc/sdk/release-notes.rst
+++ b/native_client_sdk/src/doc/sdk/release-notes.rst
@@ -13,7 +13,10 @@ PNaCl
<http://clang.llvm.org/docs/LanguageExtensions.html#vectors-and-extended-vectors>`_
and `GCC vectors
<http://gcc.gnu.org/onlinedocs/gcc/Vector-Extensions.html>`_ for SIMD
- vectors.
+ vectors through :ref:`Portable SIMD Vectors
+ <portable_simd_vectors>`. Note that this is still an early release,
+ and performance is expected to become acceptable for version 37 of
+ Chrome. More SIMD instructions will be added in later releases.
Chrome/Pepper 35 (31 Mar 2014)
==============================
« no previous file with comments | « native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698