[llvm] [GettingInvolved] Fix Vectorizer meeting time (PR #108992)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 17 15:42:59 PDT 2024
https://github.com/hiraditya updated https://github.com/llvm/llvm-project/pull/108992
>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 1/2] [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>`__
>From 1ddb86fc6595d23c0def1a90ced16dd3f5d87d84 Mon Sep 17 00:00:00 2001
From: AdityaK <hiraditya at msn.com>
Date: Tue, 17 Sep 2024 15:42:51 -0700
Subject: [PATCH 2/2] Update GettingInvolved.rst
Add gcal link
---
llvm/docs/GettingInvolved.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst
index 20a32d0ddd18ac..da03af0769f98e 100644
--- a/llvm/docs/GettingInvolved.rst
+++ b/llvm/docs/GettingInvolved.rst
@@ -212,8 +212,10 @@ what to add to your calendar invite.
* - Vectorizer Improvement Working Group
- Every 3rd Tuesday of the month
- `ics <https://drive.google.com/file/d/1ten-u-4yjOcCoONUtR4_AxsFxRDTUp1b/view?usp=sharing>`__
+ - `gcal <https://calendar.app.google/XkgZiDW7ooo7GXbf8>`__
- `Meeting details/agenda: <https://docs.google.com/document/d/1Glzy2JiWuysbD-HBWGUOkZqT09GJ4_Ljodr0lXD5XfQ/edit>`__
+
Past online sync-ups
^^^^^^^^^^^^^^^^^^^^
More information about the llvm-commits
mailing list