[polly] r222365 - todo: We now have OpenMP support in isl backend
Tobias Grosser
tobias at grosser.es
Wed Nov 19 08:30:16 PST 2014
Author: grosser
Date: Wed Nov 19 10:30:16 2014
New Revision: 222365
URL: http://llvm.org/viewvc/llvm-project?rev=222365&view=rev
Log:
todo: We now have OpenMP support in isl backend
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=222365&r1=222364&r2=222365&view=diff
==============================================================================
--- polly/trunk/www/todo.html (original)
+++ polly/trunk/www/todo.html Wed Nov 19 10:30:16 2014
@@ -115,10 +115,10 @@ href="http://llvm.org/bugs/show_bug.cgi?
<th> Owner </th>
</tr>
<tr>
-<th align="left"> Make OpenMP independent of Polly code generation
-(requirement to enable scev codegen)
-</th><td class="open"> Open
-</td><td> Zino
+<th align="left"> OpenMP code generation support in isl backend
+(requirement to drop CLooG)
+</th><td class="done"> Done
+</td><td> Tobias
</td></tr>
<tr>
<th align="left"> Support for scalars/PHIs directly in the code generation
More information about the llvm-commits
mailing list