[polly] r193468 - www: Add information about upcoming Loop Optimization BoF

Tobias Grosser tobias at grosser.es
Sat Oct 26 03:08:35 PDT 2013


Author: grosser
Date: Sat Oct 26 05:08:35 2013
New Revision: 193468

URL: http://llvm.org/viewvc/llvm-project?rev=193468&view=rev
Log:
www: Add information about upcoming Loop Optimization BoF

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=193468&r1=193467&r2=193468&view=diff
==============================================================================
--- polly/trunk/www/index.html (original)
+++ polly/trunk/www/index.html Sat Oct 26 05:08:35 2013
@@ -70,6 +70,14 @@
 
   <table id="news">
   <tr><td><b>2013</b></td></tr>
+  <tr><td width="120"><p>November</p></td>
+  <td>
+  <h4>Loop optimization BoF at upcoming LLVM conference</h4>
+  At the upcoming <a href="http://llvm.org/devmtg/2013-11/#bof5">LLVM conference
+  </a> there will be a loop optimization BoF discussing Polly and other high
+  level loop optimizers.
+  </td>
+  </tr>
   <tr><td width="120"><p>October</p></td>
   <td>
   <h4>Automatic code coverage and static analysis tests</h4>





More information about the llvm-commits mailing list