[www] r364943 - Add CFP.

Tanya Lattner via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 09:09:10 PDT 2019


Author: tbrethou
Date: Tue Jul  2 09:09:10 2019
New Revision: 364943

URL: http://llvm.org/viewvc/llvm-project?rev=364943&view=rev
Log:
Add CFP.

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

Modified: www/trunk/devmtg/2019-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-10/index.html?rev=364943&r1=364942&r2=364943&view=diff
==============================================================================
--- www/trunk/devmtg/2019-10/index.html (original)
+++ www/trunk/devmtg/2019-10/index.html Tue Jul  2 09:09:10 2019
@@ -12,7 +12,7 @@
         <li><a href="#register">Registration</a></li>
         <li><a href="#neworientation">Newcomer Orientation</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="#cfp">Call for Presentations</a></li>
         <li><a href="#grant">Travel Grants for Students</a></li>
         <li><a href="#hotel">Logistics</a></li>
         <li><a href="#coc">Code of Conduct</a></li>
@@ -124,7 +124,40 @@ More details wil be coming soon. Registr
 
 <div class="www_sectiontitle" id="cfp">Call for Presentations</div>
 <p>
-Coming July 1st.
+All developers and users of LLVM and related sub-projects are invited to present.
+</p>
+<p>
+We are looking for the following proposals:
+<ul>
+<li>Technical Talks (25-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>Birds of a Feather (30 minutes)**</li>
+<li>Panels (30-60 minutes)**</li>
+<li>Posters (1 hour)</li>
+</ul>
+</p>
+<p>
+** As the LLVM Developers’ Meeting as grown in size, we are moving away from formal Birds of a Feather sessions in favor of smaller informal round table discussions. These round table topics can be proposed closer to the LLVM Developers’ Meeting and are designed for a smaller and more engaged group of developers. Therefore, we are encouraging and recommending that instead of a birds of a feather sessions, that developers consider proposing a panel discussion. This would mean that several experts on a topic (and a moderator) would get together and have an open discussion in front of an audience with prepared questions and also questions from the audience. The program committee will be looking for these proposals and giving favor to them over more traditional birds of a feather proposals that we have had in the past.
+</p>
+
+<p>Submission Requirements:<br>
+The submission deadline is August 12, 2019 at 11:59PM PDT.
+</p>
+
+<p><a href="https://hotcrp.llvm.org/usllvm2019/">Submit your proposal here</a>.</p>
+<p>
+For each proposal, please submit a title, short abstract, submission type, abstract for the website, include who the speakers or panel member/moderators are, and provide a more detailed description of the talk through an extended PDF abstract. We highly recommend you consult and follow this <a href="cfp-guide.html">guide</a> when submitting your proposal.
+</p>
+
+<p>Student Research Competition (SRC):
+<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>
 
 




More information about the llvm-commits mailing list