From bfc9fe6234b7716e89c40b92c7085fb5b421eee5 Mon Sep 17 00:00:00 2001 From: Kristof Beyls Date: Fri, 19 Apr 2024 11:29:27 +0200 Subject: [PATCH 1/4] [docs] Document which online sync-ups are no longer happening Some of the online sync-ups on our Getting Involved page seem to no longer be happening. Document them as no longer happening, so that people don't get confused when dialing in to one of these. --- llvm/docs/GettingInvolved.rst | 68 +++++++++++++++++++++-------------- 1 file changed, 42 insertions(+), 26 deletions(-) diff --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst index a4247796cb659..7ef96dd81bd57 100644 --- a/llvm/docs/GettingInvolved.rst +++ b/llvm/docs/GettingInvolved.rst @@ -158,11 +158,6 @@ what to add to your calendar invite. - `ics `__ `gcal `__ - `Minutes/docs `__ - * - Scalable Vectors and Arm SVE - - Monthly, every 3rd Tuesday - - `ics `__ - `gcal `__ - - `Minutes/docs `__ * - ML Guided Compiler Optimizations - Monthly - @@ -176,10 +171,6 @@ what to add to your calendar invite. - Weekly, on Wednesday - - `Minutes/docs `__ - * - `MLIR `__ design meetings - - Weekly, on Thursdays - - - - `Minutes/docs `__ * - flang - Multiple meeting series, `documented here `__ - @@ -192,19 +183,10 @@ what to add to your calendar invite. - Every 4 weeks on Tuesdays - `ics `__ - `Minutes/docs `__ - * - Vector Predication - - Every 2 weeks on Tuesdays, 3pm UTC - - - - `Minutes/docs `__ * - LLVM Pointer Authentication - Every month on Mondays - `ics `__ - `Minutes/docs `__ - * - MemorySSA in LLVM - - Every 8 weeks on Mondays - - `ics `__ - `gcal `__ - - `Minutes/docs `__ * - LLVM Embedded Toolchains - Every 4 weeks on Thursdays - `ics `__ @@ -214,22 +196,56 @@ what to add to your calendar invite. - 1st and 3rd Wednesday of the month - `gcal `__ - `Minutes/docs `__ - * - LLVM SPIR-V Backend Working Group - - Every week on Monday - - - - `Meeting details/agenda `__ * - SYCL Upstream Working Group - Every 2 weeks on Mondays - `gcal `__ - `Meeting details/agenda `__ - * - GlobalISel - - Every 2nd Tuesday of the month - - `gcal `__ - - `Meeting details/agenda `__ * - Floating Point Working Group - Every 3rd Wednesday of the month - `gcal `__ - `Meeting details/agenda: `__ + * - `MLIR `__ design meetings + - Weekly, on Thursdays + - + - `Minutes/docs `__ + +Past online sync-ups +^^^^^^^^^^^^^^^^^^^^ + +Some online sync-ups are no longer happening. We keep pointing to them here to +keep track of the meeting notes and in case anyone would want to revive them in +the future. + +.. list-table:: LLVM no-longer-happening sync-up calls + :widths: 25 25 25 25 + :header-rows: 1 + + * - Topic + - Frequency + - Calendar link + - Minutes/docs link + * - Scalable Vectors and Arm SVE + - Monthly, every 3rd Tuesday + - `ics `__ + `gcal `__ + - `Minutes/docs `__ + * - MemorySSA in LLVM + - Every 8 weeks on Mondays + - `ics `__ + `gcal `__ + - `Minutes/docs `__ + * - GlobalISel + - Every 2nd Tuesday of the month + - `gcal `__ + - `Meeting details/agenda `__ + * - LLVM SPIR-V Backend Working Group + - Every week on Thursday + - + - `Meeting details/agenda `__ + * - Vector Predication + - Every 2 weeks on Tuesdays, 3pm UTC + - + - `Minutes/docs `__ .. _office-hours: From d2452bd788593e6fce46eced7abd882333358fa4 Mon Sep 17 00:00:00 2001 From: Kristof Beyls Date: Fri, 19 Apr 2024 11:48:07 +0200 Subject: [PATCH 2/4] Also mark MLIR design meetings as no longer happening --- llvm/docs/GettingInvolved.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst index 7ef96dd81bd57..ba1842a929469 100644 --- a/llvm/docs/GettingInvolved.rst +++ b/llvm/docs/GettingInvolved.rst @@ -204,10 +204,6 @@ what to add to your calendar invite. - Every 3rd Wednesday of the month - `gcal `__ - `Meeting details/agenda: `__ - * - `MLIR `__ design meetings - - Weekly, on Thursdays - - - - `Minutes/docs `__ Past online sync-ups ^^^^^^^^^^^^^^^^^^^^ @@ -246,6 +242,10 @@ the future. - Every 2 weeks on Tuesdays, 3pm UTC - - `Minutes/docs `__ + * - `MLIR `__ design meetings + - Weekly, on Thursdays + - + - `Minutes/docs `__ .. _office-hours: From 00a072842c53a26020307539eac5cc4c93d2a336 Mon Sep 17 00:00:00 2001 From: Kristof Beyls Date: Fri, 19 Apr 2024 16:50:43 +0200 Subject: [PATCH 3/4] SPIRV sync-ups are active. --- llvm/docs/GettingInvolved.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst index ba1842a929469..7042980899e45 100644 --- a/llvm/docs/GettingInvolved.rst +++ b/llvm/docs/GettingInvolved.rst @@ -196,6 +196,10 @@ what to add to your calendar invite. - 1st and 3rd Wednesday of the month - `gcal `__ - `Minutes/docs `__ + * - LLVM SPIR-V Backend Working Group + - Every week on Thursday + - + - `Meeting details/agenda `__ * - SYCL Upstream Working Group - Every 2 weeks on Mondays - `gcal `__ @@ -234,10 +238,6 @@ the future. - Every 2nd Tuesday of the month - `gcal `__ - `Meeting details/agenda `__ - * - LLVM SPIR-V Backend Working Group - - Every week on Thursday - - - - `Meeting details/agenda `__ * - Vector Predication - Every 2 weeks on Tuesdays, 3pm UTC - From b1829dce7f6cff974d8aa87a8360fd695084862e Mon Sep 17 00:00:00 2001 From: Kristof Beyls Date: Mon, 22 Apr 2024 09:33:23 +0200 Subject: [PATCH 4/4] SPIRV sync-ups happen on Mondays, not Thursdays. --- llvm/docs/GettingInvolved.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst index 7042980899e45..c25364ec235a4 100644 --- a/llvm/docs/GettingInvolved.rst +++ b/llvm/docs/GettingInvolved.rst @@ -197,7 +197,7 @@ what to add to your calendar invite. - `gcal `__ - `Minutes/docs `__ * - LLVM SPIR-V Backend Working Group - - Every week on Thursday + - Every week on Monday - - `Meeting details/agenda `__ * - SYCL Upstream Working Group