[www] r265289 - [EuroLLVM] Add 'Scalarization accross threads' slides.
Arnaud A. de Grandmaison via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 4 04:50:17 PDT 2016
Author: aadg
Date: Mon Apr 4 06:50:14 2016
New Revision: 265289
URL: http://llvm.org/viewvc/llvm-project?rev=265289&view=rev
Log:
[EuroLLVM] Add 'Scalarization accross threads' slides.
Added:
www/trunk/devmtg/2016-03/Presentations/Barcelona2016report.pdf (with props)
Modified:
www/trunk/devmtg/2016-03/index.html
Added: www/trunk/devmtg/2016-03/Presentations/Barcelona2016report.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/Presentations/Barcelona2016report.pdf?rev=265289&view=auto
==============================================================================
Binary file - no diff available.
Propchange: www/trunk/devmtg/2016-03/Presentations/Barcelona2016report.pdf
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: www/trunk/devmtg/2016-03/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/index.html?rev=265289&r1=265288&r2=265289&view=diff
==============================================================================
--- www/trunk/devmtg/2016-03/index.html (original)
+++ www/trunk/devmtg/2016-03/index.html Mon Apr 4 06:50:14 2016
@@ -554,7 +554,7 @@ resource-constrained microcontroller.
<b><a id="presentation15">Scalarization across threads</a></b><br>
<i>Alexander Timofeev - Luxoft</i><br>
<i>Boris Ivanovsky - Luxoft</i><br>
-<b>Slides:</b> coming soon<br>
+<b>Slides:</b> <a href="Presentations/Barcelona2016report.pdf">pdf</a><br>
<b>Video:</b> coming soon<br>
Some of the modern highly parallel architectures include separate vector
arithmetic units to achieve better performance on parallel algorithms. On the
More information about the llvm-commits
mailing list