[polly] r230545 - Add non-affine subregions to the TODO list
Johannes Doerfert
doerfert at cs.uni-saarland.de
Wed Feb 25 13:20:57 PST 2015
Author: jdoerfert
Date: Wed Feb 25 15:20:57 2015
New Revision: 230545
URL: http://llvm.org/viewvc/llvm-project?rev=230545&view=rev
Log:
Add non-affine subregions to the TODO list
Modified:
polly/trunk/www/todo.html
Modified: polly/trunk/www/todo.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/todo.html?rev=230545&r1=230544&r2=230545&view=diff
==============================================================================
--- polly/trunk/www/todo.html (original)
+++ polly/trunk/www/todo.html Wed Feb 25 15:20:57 2015
@@ -110,6 +110,12 @@ Pointer Comparisions
</th><td align="center" class='done'> Done
</td><td>
</td></tr>
+<tr>
+<th align="left">
+Non-affine subregions
+</th><td align="center" class='done'> Done
+</td><td> Johannes
+</td></tr>
<tr><td colspan='4'> </td></tr>
<tr><th colspan="3" style="background: rgb(239, 239, 239);"> Polly as an
More information about the llvm-commits
mailing list