[llvm] [GettingInvolved] Fix Vectorizer meeting time (PR #108992)

Petr Penzin via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 08:34:24 PDT 2024


https://github.com/ppenzin created https://github.com/llvm/llvm-project/pull/108992

None

>From 6dcb8a4f9ff5e9e1608a2bccae378feb51d4b42e Mon Sep 17 00:00:00 2001
From: Petr Penzin <penzin.dev at gmail.com>
Date: Tue, 17 Sep 2024 07:30:16 -0800
Subject: [PATCH] [GettingInvolved] Fix Vectorizer meeting time

---
 llvm/docs/GettingInvolved.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst
index 32d3a83738a8eb..20a32d0ddd18ac 100644
--- a/llvm/docs/GettingInvolved.rst
+++ b/llvm/docs/GettingInvolved.rst
@@ -210,7 +210,7 @@ what to add to your calendar invite.
        `gcal <https://calendar.google.com/calendar/u/0?cid=MDI1ODI1MDdiYWM3OWQxODY5MDA3MTI1NjZlYzNmYzY5YjMzYWMyNGQ3ZGUwYThjNzZjN2IxOTk3NmYxOTBjMEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t>`__
      - `Meeting details/agenda: <https://docs.google.com/document/d/1QcmUlWftPlBi-Wz6b6PipqJfvjpJ-OuRMRnN9Dm2t0c>`__
    * - Vectorizer Improvement Working Group
-     - Every 3rd Thursday of the month
+     - Every 3rd Tuesday of the month
      - `ics <https://drive.google.com/file/d/1ten-u-4yjOcCoONUtR4_AxsFxRDTUp1b/view?usp=sharing>`__
      - `Meeting details/agenda: <https://docs.google.com/document/d/1Glzy2JiWuysbD-HBWGUOkZqT09GJ4_Ljodr0lXD5XfQ/edit>`__
 



More information about the llvm-commits mailing list