[PATCH] D99012: [docs] GettingInvolved: split out flang and openmp meeting series

Kristof Beyls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 20 01:17:42 PDT 2021


kristof.beyls created this revision.
kristof.beyls added reviewers: jdoerfert, RaviNarayanaswamy, jeroen.dobbelaere, awarzynski.
Herald added subscribers: guansong, yaxunl.
Herald added a reviewer: sscalpone.
kristof.beyls requested review of this revision.
Herald added subscribers: llvm-commits, sstefan1.
Herald added a project: LLVM.

Johannes suggested to 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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D99012

Files:
  llvm/docs/GettingInvolved.rst


Index: llvm/docs/GettingInvolved.rst
===================================================================
--- llvm/docs/GettingInvolved.rst
+++ llvm/docs/GettingInvolved.rst
@@ -177,10 +177,18 @@
      - 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/1ybwEKDVtIbhIhK50qYtwKsL50K-NvB6LfuBsfepBZ9Y/>`__
 
 IRC
 ---


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99012.332088.patch
Type: text/x-patch
Size: 1009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210320/f4314749/attachment.bin>


More information about the llvm-commits mailing list