[www] r358568 - [EuroLLVM'19] Upload some more posters.
Arnaud A. de Grandmaison via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 17 02:21:46 PDT 2019
Author: aadg
Date: Wed Apr 17 02:21:46 2019
New Revision: 358568
URL: http://llvm.org/viewvc/llvm-project?rev=358568&view=rev
Log:
[EuroLLVM'19] Upload some more posters.
Added:
www/trunk/devmtg/2019-04/slides/Poster-Hameeza-LLVM_Miner_Text_Analytics_based_Static_Knowledge_Extractor.pdf (with props)
www/trunk/devmtg/2019-04/slides/Poster-Yerawar-ChapelPolly.pdf (with props)
Modified:
www/trunk/devmtg/2019-04/index.html
www/trunk/devmtg/2019-04/talks.html
Modified: www/trunk/devmtg/2019-04/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/index.html?rev=358568&r1=358567&r2=358568&view=diff
==============================================================================
--- www/trunk/devmtg/2019-04/index.html (original)
+++ www/trunk/devmtg/2019-04/index.html Wed Apr 17 02:21:46 2019
@@ -543,7 +543,7 @@ There is a separate schedule for the <a
</li>
<li><a href="talks.html#Poster_12">
LLVM Miner: Text Analytics based Static Knowledge Extractor</a>
- [ Poster ]
+ [ <a href="slides/Poster-Hameeza-LLVM_Miner_Text_Analytics_based_Static_Knowledge_Extractor.pdf">Poster</a> ]
<i>Hameeza Ahmed (NED University of Engineering and Technology), Muhammad Ali Ismail (NED University of Engineering and Technology)</i>
</li>
<li><a href="talks.html#Poster_13">
@@ -558,7 +558,7 @@ There is a separate schedule for the <a
</li>
<li><a href="talks.html#Poster_16">
Leveraging Polyhedral Compilation in Chapel Compiler</a>
- [ Poster ]
+ [ <a href="slides/Poster-Yerawar-ChapelPolly.pdf">Poster</a> ]
<i>Sahil Yerawar (IIT Hyderabad), Siddharth Bhat (IIIT Hyderabad), Michael Ferguson (Cray Inc.), Philip Pfaffe (Karlsruhe Institute of Technology), Ramakrishna Upadrasta (IIT Hyderabad)</i>
</li>
<li><a href="talks.html#Poster_17">
Added: www/trunk/devmtg/2019-04/slides/Poster-Hameeza-LLVM_Miner_Text_Analytics_based_Static_Knowledge_Extractor.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/slides/Poster-Hameeza-LLVM_Miner_Text_Analytics_based_Static_Knowledge_Extractor.pdf?rev=358568&view=auto
==============================================================================
Binary file - no diff available.
Propchange: www/trunk/devmtg/2019-04/slides/Poster-Hameeza-LLVM_Miner_Text_Analytics_based_Static_Knowledge_Extractor.pdf
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: www/trunk/devmtg/2019-04/slides/Poster-Yerawar-ChapelPolly.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/slides/Poster-Yerawar-ChapelPolly.pdf?rev=358568&view=auto
==============================================================================
Binary file - no diff available.
Propchange: www/trunk/devmtg/2019-04/slides/Poster-Yerawar-ChapelPolly.pdf
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: www/trunk/devmtg/2019-04/talks.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/talks.html?rev=358568&r1=358567&r2=358568&view=diff
==============================================================================
--- www/trunk/devmtg/2019-04/talks.html (original)
+++ www/trunk/devmtg/2019-04/talks.html Wed Apr 17 02:21:46 2019
@@ -1474,7 +1474,7 @@ to overcome them.</p>
<tr><td valign="top" id="Poster_12">
<b>LLVM Miner: Text Analytics based Static Knowledge Extractor</b>
- [ Poster ]<br>
+ [ <a href="slides/Poster-Hameeza-LLVM_Miner_Text_Analytics_based_Static_Knowledge_Extractor.pdf">Poster</a> ]<br>
<i>Hameeza Ahmed (NED University of Engineering and Technology), Muhammad Ali
Ismail (NED University of Engineering and Technology)</i>
<p>Compiler converts high level language code into assembly language by
@@ -1570,7 +1570,7 @@ binary, so that binary-level analysis to
<tr><td valign="top" id="Poster_16">
<b>Leveraging Polyhedral Compilation in Chapel Compiler</b>
- [ Poster ]<br>
+ [ <a href="slides/Poster-Yerawar-ChapelPolly.pdf">Poster</a> ]<br>
<i>Sahil Yerawar (IIT Hyderabad), Siddharth Bhat (IIIT Hyderabad), Michael Ferguson (Cray Inc.), Philip Pfaffe (Karlsruhe Institute of Technology), Ramakrishna Upadrasta (IIT Hyderabad)</i>
<p>Chapel is an emerging parallel programming language developed with the aim
of providing better performance in High-Performance Computing as well as
More information about the llvm-commits
mailing list