[llvm] 74306af - Fix the schedule of vectorizer improvement monthly sync
via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 10:22:28 PST 2025
Author: AdityaK
Date: 2025-02-26T10:22:25-08:00
New Revision: 74306afe87b85cb9b5734044eb6c74b8290098b3
URL: https://github.com/llvm/llvm-project/commit/74306afe87b85cb9b5734044eb6c74b8290098b3
DIFF: https://github.com/llvm/llvm-project/commit/74306afe87b85cb9b5734044eb6c74b8290098b3.diff
LOG: Fix the schedule of vectorizer improvement monthly sync
Added:
Modified:
llvm/docs/GettingInvolved.rst
Removed:
################################################################################
diff --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst
index 15dc37d8713bd..9b1556ad3c0b8 100644
--- a/llvm/docs/GettingInvolved.rst
+++ b/llvm/docs/GettingInvolved.rst
@@ -205,7 +205,7 @@ what to add to your calendar invite.
- `gcal <https://calendar.google.com/calendar/u/0?cid=c3ljbC5sbHZtLndnQGdtYWlsLmNvbQ>`__
- `Meeting details/agenda <https://docs.google.com/document/d/1ivYDSn_5ChTeiZ7TiO64WC_jYJnGwAUiT9Ngi9cAdFU/edit?usp=sharing>`__
* - Vectorizer Improvement Working Group
- - Every 3rd Thursday of the month
+ - 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