www-todo: No need to directly integrate with the basic block vectorizer

llvm-svn: 223606
This commit is contained in:
Tobias Grosser 2014-12-07 15:57:29 +00:00
parent a7e07abbff
commit 7ceaba8600

View File

@ -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>