[llvm] ba0a285 - [docs] GettingInvolved: split out flang and openmp meeting series
Kristof Beyls via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 22 01:27:02 PDT 2021
Author: Kristof Beyls
Date: 2021-03-22T09:25:57+01:00
New Revision: ba0a28596e22cc7a6f5be82b5a4d6bce17dd082d
URL: https://github.com/llvm/llvm-project/commit/ba0a28596e22cc7a6f5be82b5a4d6bce17dd082d
DIFF: https://github.com/llvm/llvm-project/commit/ba0a28596e22cc7a6f5be82b5a4d6bce17dd082d.diff
LOG: [docs] GettingInvolved: split out flang and openmp meeting series
Split out the flang and openmp meeting series, as each has a separate
canonical page where the information is maintained.
As part of that, also call out the alias analysis series separately as
it doesn't seem to be relevant for just flang.
Differential Revision: https://reviews.llvm.org/D99012
Added:
Modified:
llvm/docs/GettingInvolved.rst
Removed:
################################################################################
diff --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst
index e177cb695282..157ac6aa12a4 100644
--- a/llvm/docs/GettingInvolved.rst
+++ b/llvm/docs/GettingInvolved.rst
@@ -177,10 +177,18 @@ writing, the following sync-ups are organized:
- Weekly, on Thursdays
-
- `Minutes/docs <https://docs.google.com/document/d/1y_9f1AbfgcoVdJh4_aM6-BaSHvrHl8zuA5G4jv_94K8/edit#heading=h.cite1kolful9>`__
- * - flang and openmp
+ * - flang
- Multiple meeting series, `documented here <https://github.com/llvm/llvm-project/blob/main/flang/docs/GettingInvolved.md#calls>`__
-
-
+ * - OpenMP
+ - Multiple meeting series, `documented here <https://openmp.llvm.org/docs/SupportAndFAQ.html>`__
+ -
+ -
+ * - LLVM Alias Analysis
+ - Every 4 weeks on Tuesdays
+ - `ics <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201103/a3499a67/attachment-0001.ics>`__
+ - `Minutes/docs <https://docs.google.com/document/d/17U-WvX8qyKc3S36YUKr3xfF-GHunWyYowXbxEdpHscw>`__
IRC
---
More information about the llvm-commits
mailing list