[polly] r259511 - [WWW] Add our Polly/OpenCL paper
Johannes Doerfert via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 2 07:03:31 PST 2016
Author: jdoerfert
Date: Tue Feb 2 09:03:31 2016
New Revision: 259511
URL: http://llvm.org/viewvc/llvm-project?rev=259511&view=rev
Log:
[WWW] Add our Polly/OpenCL paper
Modified:
polly/trunk/www/publications.html
Modified: polly/trunk/www/publications.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/publications.html?rev=259511&r1=259510&r2=259511&view=diff
==============================================================================
--- polly/trunk/www/publications.html (original)
+++ polly/trunk/www/publications.html Tue Feb 2 09:03:31 2016
@@ -36,6 +36,13 @@ Parallel Processing Letters 2012 22:04<b
</p>
<h2> Publications involving Polly </h2>
+ <h3> 2016 </h3>
+ <ul>
+ <li><em>Input Space Splitting for OpenCL</em><br />
+ Simon Moll, Johannes Doerfert and Sebastian Hack<br />
+ 25th International Conference on Compiler Construction (CC 2016)<br />
+ </li>
+ </ul>
<h3> 2015 </h3>
<ul>
<li><em>Polyhedral AST generation is more than scanning polyhedra</em><br />
More information about the llvm-commits
mailing list