[PATCH] D100474: [docs] Add vector predication call

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 14 05:41:41 PDT 2021


simoll created this revision.
simoll added reviewers: rogfer01, craig.topper.
simoll added a project: VP.
simoll requested review of this revision.
Herald added subscribers: llvm-commits, vkmr.
Herald added a project: LLVM.

Add the syncup call to the table


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100474

Files:
  llvm/docs/GettingInvolved.rst


Index: llvm/docs/GettingInvolved.rst
===================================================================
--- llvm/docs/GettingInvolved.rst
+++ llvm/docs/GettingInvolved.rst
@@ -193,7 +193,10 @@
      - Every 2 months on Thursday
      - 
      - `Minutes/docs <https://docs.google.com/document/d/1A-W0Sas_oHWTEl_x_djZYoRtzAdTONMW_6l1BH9G6Bo/edit?usp=sharing>`__
-
+   * - Vector Predication
+     - Every 2 weeks on Tuesdays, 3pm UTC
+     -
+     - `Minutes/docs <https://docs.google.com/document/d/1q26ToudQjnqN5x31zk8zgq_s0lem1-BF8pQmciLa4k8/edit?usp=sharing>`__
 
 IRC
 ---


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100474.337421.patch
Type: text/x-patch
Size: 589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210414/2865c22e/attachment.bin>


More information about the llvm-commits mailing list