diff options
-rw-r--r-- | polly/www/publications.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/polly/www/publications.html b/polly/www/publications.html index 7793342f26e..3944bf3e0ca 100644 --- a/polly/www/publications.html +++ b/polly/www/publications.html @@ -36,6 +36,13 @@ Parallel Processing Letters 2012 22:04<br /> </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 /> |