Skip to content

update devmtg index to current schedule #134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 3, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 11 additions & 12 deletions devmtg/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@

<p>Upcoming:</p>
<p>
<a href="2025-04/">April 14-16 2025</a> - Berlin, Germany
<br>
<a href="2025-06/">June 10, 2025</a> - Tokyo, Japan
<a href="2025-10/">October 27-29 2025</a> - Santa Clara, CA, USA
</p>

<p>We have had these meetings so far:</p>
<ul>
<li><a href="2024-10/">October 22-24 2024</a> - Santa Clara, CA</li>
<li><a href="2025-06/">June 10, 2025</a> - Tokyo, Japan</li>
<li><a href="2025-04/">April 14-16 2025</a> - Berlin, Germany</li>
<li><a href="2024-10/">October 22-24 2024</a> - Santa Clara, CA, USA</li>
<li><a href="2024-04/">April 9-11, 2024</a> - Vienna, Austria</li>
<li><a href="2023-10/">October 10-12, 2023</a> - Santa Clara, CA</li>
<li><a href="2023-10/">October 10-12, 2023</a> - Santa Clara, CA, USA</li>
<li><a href="2023-05/">May 10-11, 2023</a> - Glasgow, Scotland</li>
<li><a href="2022-11/">November 8-9, 2022</a> - San Jose, CA, USA</li>
<li><a href="2022-05/">May 10-11, 2022</a> - London, UK</li>
Expand Down Expand Up @@ -45,32 +45,31 @@
<li><a href="2007-05/">May 25, 2007</a> - Cupertino, CA, USA</li>
</ul>

<p>Traditionally, the LLVM community meets twice a year. Once in the USA, once in Europe.</p>

<p>Traditionally, the LLVM community meets three times a year. In the USA, Europe, and Asia.</p>

<div class="www_sectiontitle">Other events</div>

<p>The LLVM community is also present at other events.</p>

<p>Upcoming:
<ul>
<li>
<a href="2025-03/">March 1st to 5th, 2025</a> - Ninth LLVM Performance Workshop @ CGO2025, Las Vegas, USA - In Person
<li><a href="https://discourse.llvm.org/t/gsoc-2025-midterm-conference/87116">July 15, 2025</a> - GSoC Midterm Conference - Virtual
</li>
</ul>
</p>

<p>Previous:
<ul>
<ul>
<li><a href="2025-03/">March 1st to 5th, 2025</a> - Ninth LLVM Performance Workshop @ CGO2025, Las Vegas, USA</li>
<li><a href="2024-08-12/">August 12th, 2024</a> - Fourth Workshop on LLVM in Parallel Processing (LLPP) @ ICPP; Gotland, Sweden</li>
<li><a href="2024-03/">March 2nd to 6th, 2024</a> - Eight LLVM Performance Workshop @ CGO2024, Edinburgh - In Person</li>
<li><a href="https://hps.vi4io.org/events/2023/llvm">May 25, 2023</a> - Fourth Workshop on LLVM Compiler and Tools for HPC @ ISC; Hamburg, Germany</li>
<li><a href="2023-08-07/">August 7, 2023</a> - Third Workshop on LLVM in Parallel Processing (LLPP) @ ICPP; Salt Lake City, Utah, USA</li>
<li><a href="2023-02-25/">February 25, 2023</a> - Seventh LLVM Performance Workshop @ CGO, In person - Hybrid</li>
<li><a href="2022-08-29/">August 29, 2022</a> Second Workshop on LLVM in Parallel Processing (LLPP) @ ICPP - Bordeaux, France</li>
<li><a href="2022-04-03/">April 03, 2022</a> - Sixth LLVM Performance Workshop @ CGO, Virtual</li>
<li><a href="2021-08-09/">LLVM in Parallel Processing @ ICPP</a> August 9, 2021 (tentative) - Chicago or virtual</li>
<li><a href="2021-07-02/">LLVM Compiler and Tools for HPC @ ISC</a> July 02-03, 2021 - Virtual</li>
<li><a href="2021-08-09/">August 9, 2021</a> - LLVM in Parallel Processing @ ICPP - Chicago or virtual</li>
<li><a href="2021-07-02/">July 02-03, 2021</a> - LLVM Compiler and Tools for HPC @ ISC - Virtual</li>
<li><a href="2021-02-28/">February 28, 2021</a> - Fifth LLVM Performance Workshop @ CGO, Virtual</li>
<li><a href="https://llvm-hpc-2020-workshop.github.io/">November 12, 2020</a> - LLVM-HPC @ SC20, virtual</li>
<li><a href="https://hps.vi4io.org/events/2020/llvm">June 24/25 2020</a> - First Workshop on LLVM Compilers and Tools in HPC, ISC High Performance, virtual</li>
Expand Down