[www] r336765 - add CFP details.

Tanya Lattner via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 22:28:02 PDT 2018


Author: tbrethou
Date: Tue Jul 10 22:28:02 2018
New Revision: 336765

URL: http://llvm.org/viewvc/llvm-project?rev=336765&view=rev
Log:
add CFP details.

Modified:
    www/trunk/devmtg/2018-10/index.html

Modified: www/trunk/devmtg/2018-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2018-10/index.html?rev=336765&r1=336764&r2=336765&view=diff
==============================================================================
--- www/trunk/devmtg/2018-10/index.html (original)
+++ www/trunk/devmtg/2018-10/index.html Tue Jul 10 22:28:02 2018
@@ -11,6 +11,7 @@
         <li><a href="#timeline">Important Dates</a></li>
         <li><a href="#register">Registration</a></li>
         <li><a href="#wictw">Women in Compilers & Tools Workshop</a></li>
+	<li><a href="#cfp">Call for Papers</a></li>
         <li><a href="#grant">Travel Grants for Students</a></li>
         <li><a href="#coc">Code of Conduct</a></li>
         <li><a href="#contact">Contact</a></li>
@@ -84,7 +85,7 @@ and interesting ways.</li>
 
 <div class="www_sectiontitle" id="timeline">Important Dates</div>
 June 15, 2018 - Early Registration Opens<br>
-June 17, 2018 - Call for Papers<br>
+June 29, 2018 - Call for Papers<br>
 July 30, 2018 - Talk Submission Deadline<br>
 August 5, 2018 - Student Travel Grant Deadline<br>
 August 10, 2018 - Poster Submission Deadline<br>
@@ -106,6 +107,48 @@ September 17, 2018 - Late Registration B
 Details coming soon. Workshop from 1-5 followed by cocktail reception until 6:30.
 </p>
 
+<div class="www_sectiontitle" id="cfp">Call for Papers</div>
+<p>
+All developers and users of LLVM and related sub-projects are invited to present at the 2018 LLVM Developers’ Meeting. 
+</p>
+<p>We are looking for the following proposals:
+<ul><li>Technical Talks (30 minutes including Q&A):</li>
+<ul>
+<li> On LLVM Infrastructure,Clang and all related sub-projects</li>
+<li> On uses of LLVM in academia or industry</li>
+<li> On new projects using Clang or LLVM</li>
+</ul>
+<li>Tutorials (60 minutes)</li>
+<ul>
+<li>In depth talks on LLVM infrastructure or other core libraries</li>
+</ul>
+<li>Student Research Competition Technical Talks & Poster (20-25 minutes including Q&A)</li>
+<li>Lightning Talks (5 minutes, no questions, no discussions)</li>
+<li>Bird of a Feather (30 minutes)</li>
+<li>Panels (30-60 minutes)</li>
+<li>Posters (1 hour)</li>
+</ul>
+</p>
+<p>
+Submission Requirements:<br>
+<b>The submission deadline is July 30, 2018 at 11:59PM PDT. </b>
+</p>
+<p>
+Please submit your proposal here: <br>
+https://hotcrp.llvm.org/usllvm2018/paper/new
+</p>
+<p>
+For each proposal, please submit a title, short abstract (to be used on the website), note who the speakers or panel moderators are, and provide a more detailed description of the talk. <b>We highly recommend you consult and follow this guide</b> when submitting your proposal.
+</p>
+<p>
+<b>Student Research Competition (SRC):</b><br>
+We will again have a Student Research Competition (SRC). The SRC offers students doing LLVM related research a non-academic platform to announce and advertise their work as well as to discuss it with other researchers, developers and users of LLVM. Students are asked to submit a proposal for a 20-25 minute technical talk. There will be a prize for the best SRC talk.
+</p>
+
+<p>Please read the <a href="cfp-faq.html">FAQ</a></p>
+
+<p>Our program committee chair is Anastasia Stulova. The program committee is composed of active developers of the LLVM, Clang, and related sub-communities. The website will be updated with the list of the program committee members.
+</p>
 
 <div class="www_sectiontitle" id="grant">Travel Grants for Students</div>
 <p>The LLVM Foundation sponsors student travel to attend the LLVM Developers' 




More information about the llvm-commits mailing list