[www] r359861 - Add links to videos

Tanya Lattner via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 23:24:17 PDT 2019


Author: tbrethou
Date: Thu May  2 23:24:16 2019
New Revision: 359861

URL: http://llvm.org/viewvc/llvm-project?rev=359861&view=rev
Log:
Add links to videos

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

Modified: www/trunk/devmtg/2019-04/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/index.html?rev=359861&r1=359860&r2=359861&view=diff
==============================================================================
--- www/trunk/devmtg/2019-04/index.html (original)
+++ www/trunk/devmtg/2019-04/index.html Thu May  2 23:24:16 2019
@@ -134,61 +134,61 @@ newcomers and increasing diversity, then
 <ul>
 <li><a href="talks.html#Talk_1">
   Switching a Linux distribution's main toolchains to LLVM/Clang</a>
-  [ Video ]
+  [ <a href="https://youtu.be/QinoajSKQ1k">Video</a> ]
   [ <a href="slides/TechTalk-Rosenkranzer-Switching_a_Linux_distro.pdf">Slides</a> ]
   <i>Bernhard Rosenkränzer (Linaro, OpenMandriva, LinDev)</i>
 </li>
 <li><a href="talks.html#Talk_2">
   Just compile it: High-level programming on the GPU with Julia</a>
-  [ Video ]
+  [ <a href="https://youtu.be/Fz-ogmASMAE">Video</a> ]
   [ <a href="slides/TechTalk-Besard-Just_compile_it_high_level_programming_on_the_GPU_with_Julia.pdf">Slides</a> ]
   <i>Tim Besard (Ghent University)</i>
 </li>
 <li><a href="talks.html#Talk_3">
   The Future of AST Matcher-based Refactoring</a>
-  [ Video ]
+  [ <a href="https://youtu.be/yqi8U8Q0h2g">Video</a> ]
   [ <a href="slides/TechTalk-Kelly-The_future_of_AST_matcherbased_refactoring.pdf">Slides</a> ]
   <i>Stephen Kelly</i>
 </li>
 <li><a href="talks.html#Talk_4">
   A compiler approach to Cyber-Security</a>
-  [ Video ]
+  [ <a href="https://youtu.be/LPj4phdJABw">Video<</a> ]
   [ <a href="slides/TechTalk-Ferriere-A_compiler_approach_to_cybersecurity.pdf">Slides</a> ]
   <i>François de Ferrière (STMicroelectronics)</i>
 </li>
 <li><a href="talks.html#Talk_5">
   Compiler Optimizations for (OpenMP) Target Offloading to GPUs</a>
-  [ Video ]
+  [ <a href="https://youtu.be/3AbS82C3X30">Video</a> ]
   [ <a href="slides/TechTalk-Doerfert-Compiler_optimization_for_OpenMP_accelerator_offloading.pdf">Slides</a> ]
   <i>Johannes Doerfert (Argonne National Laboratory), Hal Finkel (Argonne National Laboratory)</i>
 </li>
 <li><a href="talks.html#Talk_6">
   Handling massive concurrency: Development of a programming model for GPU and CPU</a>
-  [ Video ]
+  [ <a href="https://youtu.be/cyK-WIwnlUk">Video</a> ]
   [ <a href="slides/TechTalk-Liedtke-Handling_massive_concurrency.pdf">Slides</a> ]
   <i>Matthias Liedtke (SAP)</i>
 </li>
 <li><a href="talks.html#Talk_7">
   Automated GPU Kernel Fusion with XLA</a>
-  [ Video ]
+  [ <a href="https://youtu.be/u3cWOd99xX0">Video</a> ]
   [ <a href="slides/TechTalk-Joerg-Automated_GPU_Kernel_Fusion_with_XLA.pdf">Slides</a> ]
   <i>Thomas Joerg (Google)</i>
 </li>
 <li><a href="talks.html#Talk_8">
   The Helium Haskell compiler and its new LLVM backend</a>
-  [ Video ]
+  [ <a href="https://youtu.be/x6CBks1paF8">Video</a> ]
   [ <a href="slides/TechTalk-de-Wolff-Helium_Haskell_compiler.pdf">Slides</a> ]
   <i>Ivo Gabe de Wolff (University of Utrecht)</i>
 </li>
 <li><a href="talks.html#Talk_9">
   Testing and Qualification of Optimizing Compilers for Functional Safety</a>
-  [ Video ]
+  [ <a href="https://youtu.be/nSfT4oND9dU">Video</a> ]
   [ <a href="slides/TechTalk-Cabrelles-Testing_and_qualification_of_optimizing_compilers_for_functional_safety.pdf">Slides</a> ]
   <i>José Luis March Cabrelles (Solid Sands)</i>
 </li>
 <li><a href="talks.html#Talk_10">
   Improving Debug Information in LLVM to Recover Optimized-out Function Parameters</a>
-  [ Video ]
+  [ <a href="https://youtu.be/ih5v65K10M8">Video</a> ]
   [ <a href="slides/TechTalk-Prica-Improving_LLVM_DebugInfo.pdf">Slides</a> ]
   <i>Nikola Prica (RT-RK), Djordje Todorovic (RT-RK), Ananthakrishna Sowda (CISCO), Ivan Baev (CISCO)</i>
 </li>
@@ -212,13 +212,13 @@ newcomers and increasing diversity, then
 </li>
 <li><a href="talks.html#Talk_14">
   SYCL compiler: zero-cost abstraction and type safety for heterogeneous computing</a>
-  [ Video ]
+  [ <a href="https://youtu.be/rfg19iODkhI">Video</a> ]
   [ <a href="slides/TechTalk-Savonichev-SYCL_compiler.pdf">Slides</a> ]
   <i>Andrew Savonichev (Intel)</i>
 </li>
 <li><a href="talks.html#Talk_15">
   Handling all Facebook requests with JITed C++ code</a>
-  [ Video ]
+  [ <a href="https://youtu.be/01WoFnyw6zE">Video</a> ]
   [ <a href="slides/TechTalk-Guo-Zhou-Handling_all_Facebook_requests_with_JITed_C++_code.pdf">Slides</a> ]
   <i>Huapeng Zhou (Facebook), Yuhan Guo (Facebook)</i>
 </li>
@@ -230,25 +230,25 @@ newcomers and increasing diversity, then
 </li>
 <li><a href="talks.html#Talk_17">
   Clang tools for implementing cryptographic protocols like OTRv4</a>
-  [ Video ]
+  [ <a href="https://youtu.be/TthVG_GdzHU">Video</a> ]
   [ <a href="slides/TechTalk-Celi-Clang_tools_for_implementing_cryptographic_protocols_like_OTRv4.pdf">Slides</a> ]
   <i>Sofia Celi (Centro de Autonomia Digital)</i>
 </li>
 <li><a href="talks.html#Talk_18">
   Implementing the C++ Core Guidelines'; Lifetime Safety Profile in Clang</a>
-  [ Video ]
+  [ <a href="https://youtu.be/VynWyOIb6Bk">Video</a> ]
   [ <a href="slides/TechTalk-Horvath-Implementing_the_C++_Core_Guidelines_Lifetime.pdf">Slides</a> ]
   <i>Gabor Horvath (Eotvos Lorand University), Matthias Gehre (Silexica GmbH), Herb Sutter (Microsoft)</i>
 </li>
 <li><a href="talks.html#Talk_19">
   Changes to the C++ standard library for C++20</a>
-  [ Video ]
+  [ <a href="https://youtu.be/coXGSfUak-Q">Video</a> ]
   [ <a href="slides/TechTalk-Clow-Changes_to_the_C++_standard_library_for_C++20.pdf">Slides</a> ]
   <i>Marshall Clow (CppAlliance)</i>
 </li>
 <li><a href="talks.html#Talk_20">
   Adventures with RISC-V Vectors and LLVM</a>
-  [ Video ]
+  [ <a href="https://youtu.be/dyrh2ZZX8EY">Video</a> ]
   [ <a href="slides/TechTalk-Kruppe-Espasa-RISC-V_Vectors_and_LLVM.pdf">Slides</a> ]
   <i>Robin Kruppe (TU Darmstadt), Roger Espasa (Esperanto Technologies)</i>
 </li>
@@ -266,13 +266,13 @@ newcomers and increasing diversity, then
 </li>
 <li><a href="talks.html#Talk_23">
   DOE Proxy Apps: Compiler Performance Analysis and Optimistic Annotation Exploration</a>
-  [ Video ]
+  [ <a href="https://youtu.be/slrU-mz8if4">Video</a> ]
   [ <a href="slides/TechTalk-Homerding-DOE_proxy_apps_compiler_performance_analysis_and_optimistic_annotation_exploration.pdf">Slides</a> ]
   <i>Brian Homerding (Argonne National Laboratory), Johannes Doerfert (Argonne National Laboratory)</i>
 </li>
 <li><a href="talks.html#Talk_24">
   Loop Fusion, Loop Distribution and their Place in the Loop Optimization Pipeline</a>
-  [ Video ]
+  [ <a href="https://youtu.be/-JQr9aNagQo">Video</a> ]
   [ <a href="slides/TechTalk-Barton-Loop_fusion_loop_distribution_and_their_place_in_the_loop_optimization_pipeline.pdf">Slides</a> ]
   <i>Kit Barton (IBM), Johannes Doerfert (Argonne National Lab), Hal Finkel (Argonne National Lab), Michael Kruse (Argonne National Lab)</i>
 </li>
@@ -288,13 +288,13 @@ newcomers and increasing diversity, then
 </li>
 <li><a href="talks.html#Tutorial_2">
   Building an LLVM-based tool: lessons learned</a>
-  [ Video ]
+  [ <a href="https://youtu.be/Yvj4G9B6pcU">Video</a> ]
   [ <a href="slides/Tutorial-Denisov-Building_an_LLVM_based_tool.pdf">Slides</a> ]
   <i>Alex Denisov</i>
 </li>
 <li><a href="talks.html#Tutorial_3">
   LLVM IR Tutorial - Phis, GEPs and other things, oh my!</a>
-  [ Video ]
+  [ <a href="https://youtu.be/m8G_S5LwlTo">Video</a> ]
   [ <a href="slides/Tutorial-Bridgers-LLVM_IR_tutorial.pdf">Slides</a> ]
   <i>Vince Bridgers (Intel Corporation), Felipe de Azevedo Piovezan (Intel Corporation)</i>
 </li>
@@ -304,38 +304,38 @@ newcomers and increasing diversity, then
 <ul>
 <li><a href="talks.html#SRC_1">
   Safely Optimizing Casts between Pointers and Integers</a>
-  [ Video ]
+  [ <a href="https://youtu.be/CPokKMqAVdY">Video</a> ]
   [ <a href="slides/SRC-Lee-Safely_optimizing_casts_between_pointers_and_integers.pdf">Slides</a> ]
   <i>Juneyoung Lee (Seoul National University, Korea), Chung-Kil Hur (Seoul National University, Korea), Ralf Jung (MPI-SWS, Germany), Zhengyang Liu (University of Utah, USA), John Regehr (University of Utah, USA), Nuno P. Lopes (Microsoft Research, UK)</i>
 </li>
 <li><a href="talks.html#SRC_2">
   An alternative OpenMP Backend for Polly</a>
-  [ Video ]
+  [ <a href="https://youtu.be/-j9qjfTwt3k">Video</a> ]
   [ <a href="slides/SRC-Halkenhauser-An_alternative_OpenMP_backend_for_Polly.pdf">Slides</a> ]
   <i>Michael Halkenhäuser (TU Darmstadt)</i>
 </li>
 <li><a href="talks.html#SRC_3">
   Implementing SPMD control flow in LLVM using reconverging CFGs</a>
-  [ Video ]
+  [ <a href="https://youtu.be/8K8ClHoZzHw">Video</a> ]
   [ <a href="slides/SRC-Wahlster-Implementing_SPMD_control_flow_in_LLVM_using_reconverging_CFGs.pdf">Slides</a> ]
   <i>Fabian Wahlster (Technische Universität München), Nicolai
   Hähnle (Advanced Micro Devices)</i>
 </li>
 <li><a href="talks.html#SRC_4">
   Function Merging by Sequence Alignment</a>
-  [ Video ]
+  [ <a href="https://youtu.be/sOCFYfF3iwE">Video</a> ]
   [ <a href="slides/SRC-Rocha-Function_merging_by_sequence_alignment.pdf">Slides</a> ]
   <i>Rodrigo Rocha (University of Edinburgh), Pavlos Petoumenos (University of Edinburgh), Zheng Wang (Lancaster University), Murray Cole (University of Edinburgh), Hugh Leather (University of Edinburgh)</i>
 </li>
 <li><a href="talks.html#SRC_5">
   Compilation and optimization with security annotations</a>
-  [ Video ]
+  [ <a href="https://youtu.be/rMOfcvMYev8">Video</a> ]
   [ <a href="slides/SRC-TuanVu-Compilation_and_optimization_with_security_annotations.pdf">Slides</a> ]
   <i>Son Tuan Vu (LIP6), Karine Heydemann (LIP6), Arnaud de Grandmaison (ARM), Albert Cohen (Google)</i>
 </li>
 <li><a href="talks.html#SRC_6">
   Adding support for C++ contracts to Clang</a>
-  [ Video ]
+  [ <a href="https://youtu.be/FpCFl-JHcrs">Video</a> ]
   [ <a href="slides/SRC-Lopez-Gomez-Adding_support_for_C++_contracts_to_clang.pdf">Slides</a> ]
   <i>Javier López-Gómez (University Carlos III of Madrid), J.
     Daniel García (University Carlos III of Madrid)</i>




More information about the llvm-commits mailing list