[polly] r280060 - www: Add IMPACT 2017 announcement to news page
Tobias Grosser via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 29 23:35:18 PDT 2016
Author: grosser
Date: Tue Aug 30 01:35:17 2016
New Revision: 280060
URL: http://llvm.org/viewvc/llvm-project?rev=280060&view=rev
Log:
www: Add IMPACT 2017 announcement to news page
Modified:
polly/trunk/www/index.html
Modified: polly/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/index.html?rev=280060&r1=280059&r2=280060&view=diff
==============================================================================
--- polly/trunk/www/index.html (original)
+++ polly/trunk/www/index.html Tue Aug 30 01:35:17 2016
@@ -44,6 +44,15 @@
<table id="news">
<tr><td><b>2016</b></td></tr>
+ <tr><td width="120"><p>August</p></td>
+ <td>
+ <a href="http://impact.gforge.inria.fr/impact2017">IMPACT 2017</a> the 7th
+ International Workshop on Polyhedral Compilation Techniques will take place
+ at January 23-25, 2017 together with HiPEAC 2017 in Stockholm, Sweden. It is
+ a great opportunity to discuss and present work on Polyhedral Compilation,
+ including work on Polly.
+ </td>
+ </tr>
<tr><td width="120"><p>April</p></td>
<td>
A source checkout that contains Polly now provides Polly functionality
More information about the llvm-commits
mailing list