[www] r197562 - Fix the link

Sylvestre Ledru sylvestre at debian.org
Wed Dec 18 03:23:57 PST 2013


Author: sylvestre
Date: Wed Dec 18 05:23:56 2013
New Revision: 197562

URL: http://llvm.org/viewvc/llvm-project?rev=197562&view=rev
Log:
Fix the link

Modified:
    www/trunk/devmtg/2014-02/index.html

Modified: www/trunk/devmtg/2014-02/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-02/index.html?rev=197562&r1=197561&r2=197562&view=diff
==============================================================================
--- www/trunk/devmtg/2014-02/index.html (original)
+++ www/trunk/devmtg/2014-02/index.html Wed Dec 18 05:23:56 2013
@@ -219,7 +219,7 @@ can improve the performance of interacti
 For several important program classes (image processing, scientific computing, ...) High Level Loop Optimizations are essential to reach top performance. With Polly, we present a high-level loop optimization framework for LLVM, that provides a flexible infrastructure to develop and describe such high-level loop optimizations. We present Polly as a classical optimizer for a C compiler, but focus on its use as an infrastructure to develop optimizations for domain specific languages and specialized hardware such as GPUs. This talks gives an overview of the overall structure of Polly itself and also insights into the components and tools essential when working with Polly (isl, ppcg, islpy, islplot).
 </p>
 <p>
-<b><a id="talk9">An approach for energy consumption analysis of programs using LLVM
+<b><a id="talk10">An approach for energy consumption analysis of programs using LLVM
 </a></b><br />
 <i>Kyriakos Georgiou</i><br />
 Energy models can be constructed by characterizing the energy consumed by





More information about the llvm-commits mailing list