[llvm] Remove floating-point working group meeting (PR #128258)

Andy Kaylor via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 17:03:25 PST 2025


https://github.com/andykaylor created https://github.com/llvm/llvm-project/pull/128258

This meeting never quite took off the way I had hoped, and I haven't had time for it in quite a while, so I am removing it from the Getting Involved page.

>From f9ce1c5477121e32d71a8a05451068b0ce1629ff Mon Sep 17 00:00:00 2001
From: Andy Kaylor <akaylor at nvidia.com>
Date: Fri, 21 Feb 2025 16:58:43 -0800
Subject: [PATCH] Remove floating-point working group meeting

This meeting never quite took off the way I had hoped, and I haven't
had time for it in quite a while, so I am removing it from the
Getting Involved page.
---
 llvm/docs/GettingInvolved.rst | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst
index d3663491766c2..15dc37d8713bd 100644
--- a/llvm/docs/GettingInvolved.rst
+++ b/llvm/docs/GettingInvolved.rst
@@ -204,11 +204,6 @@ what to add to your calendar invite.
      - Every 2 weeks on Mondays
      - `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>`__
-   * - Floating Point Working Group
-     - Every 3rd Wednesday of the month
-     - `ics <https://calendar.google.com/calendar/ical/02582507bac79d186900712566ec3fc69b33ac24d7de0a8c76c7b19976f190c0%40group.calendar.google.com/private-6e35506dbfe13812e92e9aa8cd5d761d/basic.ics>`__
-       `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
      - `ics <https://drive.google.com/file/d/1ten-u-4yjOcCoONUtR4_AxsFxRDTUp1b/view?usp=sharing>`__



More information about the llvm-commits mailing list