diff options
| -rw-r--r-- | polly/www/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/polly/www/index.html b/polly/www/index.html index 02b58ffdd67..adfaad63ba7 100644 --- a/polly/www/index.html +++ b/polly/www/index.html @@ -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 |

