aboutsummaryrefslogtreecommitdiff
path: root/polly/test/CodeGen/non-affine-update.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/CodeGen/non-affine-update.ll')
-rw-r--r--polly/test/CodeGen/non-affine-update.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/CodeGen/non-affine-update.ll b/polly/test/CodeGen/non-affine-update.ll
index ff1d630..d742d31 100644
--- a/polly/test/CodeGen/non-affine-update.ll
+++ b/polly/test/CodeGen/non-affine-update.ll
@@ -10,7 +10,7 @@
; }
; }
-; Verify that all changed memory access functions are corectly code generated.
+; Verify that all changed memory access functions are correctly code generated.
; At some point this did not work due to memory access identifiers not being
; unique within non-affine scop statements.