[llvm] fda078b - [docs] Add vector predication call

Simon Moll via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 01:49:50 PDT 2021


Author: Simon Moll
Date: 2021-04-16T10:49:34+02:00
New Revision: fda078bffbc7b87bb7ac835df56fbd788ac3318d

URL: https://github.com/llvm/llvm-project/commit/fda078bffbc7b87bb7ac835df56fbd788ac3318d
DIFF: https://github.com/llvm/llvm-project/commit/fda078bffbc7b87bb7ac835df56fbd788ac3318d.diff

LOG: [docs] Add vector predication call

Add the syncup call to the table

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D100474

Added: 
    

Modified: 
    llvm/docs/GettingInvolved.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst
index 876feafd5b82..a09109895c7e 100644
--- a/llvm/docs/GettingInvolved.rst
+++ b/llvm/docs/GettingInvolved.rst
@@ -193,7 +193,10 @@ writing, the following sync-ups are organized:
      - 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
 ---


        


More information about the llvm-commits mailing list