diff options
-rw-r--r-- | polly/www/documentation/memaccess.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/polly/www/documentation/memaccess.html b/polly/www/documentation/memaccess.html index 593cd53d265..9e51d4299a3 100644 --- a/polly/www/documentation/memaccess.html +++ b/polly/www/documentation/memaccess.html @@ -81,6 +81,10 @@ The representation in the JSCoP file is: }] </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> |