[llvm-commits] [polly] r135641 - /polly/trunk/www/documentation/memaccess.html

Raghesh Aloor raghesh.a at gmail.com
Wed Jul 20 17:08:23 PDT 2011


Author: raghesh
Date: Wed Jul 20 19:08:23 2011
New Revision: 135641

URL: http://llvm.org/viewvc/llvm-project?rev=135641&view=rev
Log:
www: Memory Access Documentation Update


Modified:
    polly/trunk/www/documentation/memaccess.html

Modified: polly/trunk/www/documentation/memaccess.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/documentation/memaccess.html?rev=135641&r1=135640&r2=135641&view=diff
==============================================================================
--- polly/trunk/www/documentation/memaccess.html (original)
+++ polly/trunk/www/documentation/memaccess.html Wed Jul 20 19:08:23 2011
@@ -81,6 +81,10 @@
 }]
 </pre>
 We need to detect this access function change.
+
+<h3>Step 2</h3>
+Update the code generation module to reflect the access function change made
+in Step 1.
 </div>
 </body>
 </html>





More information about the llvm-commits mailing list