[polly] r223606 - www-todo: No need to directly integrate with the basic block vectorizer

Tobias Grosser tobias at grosser.es
Sun Dec 7 07:57:29 PST 2014


Author: grosser
Date: Sun Dec  7 09:57:29 2014
New Revision: 223606

URL: http://llvm.org/viewvc/llvm-project?rev=223606&view=rev
Log:
www-todo: No need to directly integrate with the basic block vectorizer

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=223606&r1=223605&r2=223606&view=diff
==============================================================================
--- polly/trunk/www/todo.html (original)
+++ polly/trunk/www/todo.html Sun Dec  7 09:57:29 2014
@@ -136,13 +136,6 @@ the need for independent blocks</a>
 <th align="left"> Run-time alias checks
 </th><td class="done"> Done
 </td><td>Johannes
-</td></tr>
-<tr>
-<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=12404">Integrate
-with the LLVM BBVectorizer</a>
-</th><td class="nice">Open
-</td><td>
-</td></tr>
 <tr>
 <th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=10381">Derive
 optimal types (instead of always using i64)</a>





More information about the llvm-commits mailing list