diff --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst --- a/llvm/docs/GettingInvolved.rst +++ b/llvm/docs/GettingInvolved.rst @@ -135,6 +135,52 @@ .. __: http://lists.llvm.org/mailman/listinfo/llvm-announce +Online Sync-Ups +--------------- + +A number of regular calls are organized on specific topics. It should be +expected that the range of topics will change over time. At the time of +writing, the following sync-ups are organized: + +.. list-table:: LLVM regular sync-up calls + :widths: 25 25 25 25 + :header-rows: 1 + + * - Topic + - Frequency + - Calendar link + - Minutes/docs link + * - RISC-V + - Every 2 weeks on Thursday + - `ics `__ + `gcal `__ + - + * - Scalable Vectors and Arm SVE + - Monthly, every 3rd Tuesday + - + - `Minutes/docs `__ + * - ML Guided Compiler Optimizations + - Monthly + - + - `Minutes/docs `__ + * - `LLVM security group `__ + - Monthly, every 3rd Tuesday + - `ics `__ + `gcal `__ + - `Minutes/docs `__ + * - `CIRCT `__ + - Weekly, on Wednesday + - + - `Minutes/docs `__ + * - `MLIR `__ design meetings + - Weekly, on Thursdays + - + - `Minutes/docs `__ + * - flang and openmp + - Multiple meeting series, `documented here `__ + - + - + IRC ---