[www] r220764 - Update abstract.
Tanya Lattner
tonic at nondot.org
Mon Oct 27 23:02:20 PDT 2014
Author: tbrethou
Date: Tue Oct 28 01:02:20 2014
New Revision: 220764
URL: http://llvm.org/viewvc/llvm-project?rev=220764&view=rev
Log:
Update abstract.
Modified:
www/trunk/devmtg/2014-10/index.html
Modified: www/trunk/devmtg/2014-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-10/index.html?rev=220764&r1=220763&r2=220764&view=diff
==============================================================================
--- www/trunk/devmtg/2014-10/index.html (original)
+++ www/trunk/devmtg/2014-10/index.html Tue Oct 28 01:02:20 2014
@@ -388,7 +388,7 @@ Frappé is a new tool to support devel
<b>Automatic Loop Diagonalization with LLVM
</a></b><br>
<i>Vedant Kumar - UC Berkeley</i><br>
-Speeding up loops which behave like invertible matrices.
+The effects of some loops can be captured by matrices. This talk shows how to take advantage of this fact to optimize away entire loops.
</p>
<p>
More information about the llvm-commits
mailing list