[www] r264848 - [EuroLLVM] Add Polly presentation slides.

Arnaud A. de Grandmaison via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 01:47:39 PDT 2016


Author: aadg
Date: Wed Mar 30 03:47:38 2016
New Revision: 264848

URL: http://llvm.org/viewvc/llvm-project?rev=264848&view=rev
Log:
[EuroLLVM] Add Polly presentation slides.

Added:
    www/trunk/devmtg/2016-03/Presentations/polly-gpu-eurollvm.pdf   (with props)
Modified:
    www/trunk/devmtg/2016-03/index.html

Added: www/trunk/devmtg/2016-03/Presentations/polly-gpu-eurollvm.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/Presentations/polly-gpu-eurollvm.pdf?rev=264848&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2016-03/Presentations/polly-gpu-eurollvm.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: www/trunk/devmtg/2016-03/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/index.html?rev=264848&r1=264847&r2=264848&view=diff
==============================================================================
--- www/trunk/devmtg/2016-03/index.html (original)
+++ www/trunk/devmtg/2016-03/index.html Wed Mar 30 03:47:38 2016
@@ -463,7 +463,7 @@ optimizations that make the manually opt
 <p>
 <b><a id="presentation11">How Polyhedral Modeling enables compilation to Heterogeneous Hardware</a></b><br>
 <i>Tobias Grosser - ETH</i><br>
-<b>Slides:</b> coming soon<br>
+<b>Slides:</b> <a href="Presentations/polly-gpu-eurollvm.pdf">pdf</a><br>
 <b>Video:</b> coming soon<br>
 Polly, as a polyhedral loop optimizer for LLVM, is not only a sophisticated
 tool for data locality optimizations, but also has precise information about




More information about the llvm-commits mailing list