[polly] r201192 - Add link to polyhedral.info
Tobias Grosser
tobias at grosser.es
Tue Feb 11 15:34:43 PST 2014
Author: grosser
Date: Tue Feb 11 17:34:43 2014
New Revision: 201192
URL: http://llvm.org/viewvc/llvm-project?rev=201192&view=rev
Log:
Add link to polyhedral.info
This website provides general information about polyhedral compilation.
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=201192&r1=201191&r2=201192&view=diff
==============================================================================
--- polly/trunk/www/index.html (original)
+++ polly/trunk/www/index.html Tue Feb 11 17:34:43 2014
@@ -30,6 +30,8 @@
Our overall goal is an integrated optimizer for data-locality and
parallelism that takes advantage of multi-cores, cache hierarchies, short
vector instructions as well as dedicated accelerators.</p>
+ <p>See <a href="http://polyhedral.info">polyhedral.info</a> for general
+ information about polyhedral compilation.
<p>
<div class="video-js-box" style="margin:auto; margin-top: 1em; margin-bottom: 1em">
More information about the llvm-commits
mailing list