diff options
| author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-02-02 15:03:31 +0000 |
|---|---|---|
| committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-02-02 15:03:31 +0000 |
| commit | 7c38b3296bd34d28427f5d2cd486f705a9dbb611 (patch) | |
| tree | 67e761579d61277101bbcec45b84a660d27fa604 | |
| parent | bba881ef3d8a967d0df40d9ef7f0139fae28d4ba (diff) | |
| download | bcm5719-llvm-7c38b3296bd34d28427f5d2cd486f705a9dbb611.tar.gz bcm5719-llvm-7c38b3296bd34d28427f5d2cd486f705a9dbb611.zip | |
[WWW] Add our Polly/OpenCL paper
llvm-svn: 259511
| -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 /> |

