From aad04c413dc049e0047eeb91f9a479711b72ae39 Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Thu, 27 Nov 2014 23:52:19 -0600
Subject: [PATCH] TODO updates

---
 MEMO | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/MEMO b/MEMO
index a83ca7491..d650e7ea4 100644
--- a/MEMO
+++ b/MEMO
@@ -59,13 +59,9 @@ To-do
 - Data implementation tags
   - turn base_indices into offset
   - vectorization
-  - automatic copies
   - write_image()
   - change_arg_to_image (test!)
 
-  - automatic copies from an array with one set of tags
-    to the same array with another set.
-
 - Make tests run on GPUs
 
 - Test array access with modulo
@@ -74,6 +70,8 @@ To-do
 
 - Provide context for more errors?
 
+- Allow mixing computed and stored strides
+
 Fixes:
 
 - applied_iname_rewrites tracking for prefetch footprints isn't bulletproof
-- 
GitLab