diff options
| author | Tobias Grosser <tobias@grosser.es> | 2014-12-07 15:57:29 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2014-12-07 15:57:29 +0000 |
| commit | 7ceaba86009e753c8b75bf79b4314aa802078cb2 (patch) | |
| tree | 7f78430eb34b98fba1ab7debd7cec65fcd1da2c1 | |
| parent | a7e07abbffbe6a4dcd7fe41bcb86eac7db327e22 (diff) | |
| download | bcm5719-llvm-7ceaba86009e753c8b75bf79b4314aa802078cb2.tar.gz bcm5719-llvm-7ceaba86009e753c8b75bf79b4314aa802078cb2.zip | |
www-todo: No need to directly integrate with the basic block vectorizer
llvm-svn: 223606
| -rw-r--r-- | polly/www/todo.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/polly/www/todo.html b/polly/www/todo.html index 8cd7322b5d6..58d26ddb137 100644 --- a/polly/www/todo.html +++ b/polly/www/todo.html @@ -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> |

