diff --git a/MEMO b/MEMO index 4959a225f78859eece2597066409a778886cce1d..213114e595096637530bf78800862f287c85306d 100644 --- a/MEMO +++ b/MEMO @@ -44,8 +44,6 @@ Things to consider - implemented_domain may end up being smaller than requested in cse evaluations--check that! -- Instructions must agree on all iname tags except the parallel ones - - Auto tag assignment depends on known work group size - Depedencies are pointwise for shared loop dimensions @@ -63,6 +61,8 @@ Things to consider - Syntax to declare insn deps +- Make CSE tags replaceable by array names if the access is unique + Dealt with ^^^^^^^^^^