92 Commits

Author SHA1 Message Date
George Burgess IV
935fd98647
[Docs] remove beginner office hours from GettingInvolved (#149160)
These were turned down at the beginning of this year; thanks to the
folks on

https://discourse.llvm.org/t/is-the-beginner-office-hours-still-running/87398/2
for flagging this!

---

N.B., I tried testing via `ninja doxygen-llvm`, but that didn't
terminate on my machine within 30mins (either with or without this
patch). I assume it's some local config bug on my end, but it happened
on `main` and `main~1000`, so I'm not sure how to test.

Since the change is pretty trivial, still comfortable uploading for
review.
2025-07-17 07:09:10 -06:00
Wendi
63f19f1c5c
[QualGroup] Add slides and documentation updates after July 2025 sync-up (#147196)
This patch updates the Qualification Working Group documentation with
improvements based on our first sync-up meeting in July 2025:

- Added July 2025 meeting slides to `qual-wg/slides/`
- Updated Participation section to include clickable links to Discourse
and Discord
- Clarified contributor recognition to include async contributors
- Added new sections for Meeting Minutes and Presentation Slides
- Linked to the initial RFC and Discord channel in the Contact section
- Added Code of Conduct section
- Minor formatting consistency fixes across the document

This change also updates `GettingInvolved.rst` to add the Qualification
WG with calendar links and Discourse minutes.

These updates aim to improve clarity, traceability, and contributor
onboarding.

---------

Co-authored-by: Wendi Urribarri (Woven by Toyota <wendi.urribarri@woven-planet.global>
2025-07-10 17:32:16 +09:00
AdityaK
74306afe87
Fix the schedule of vectorizer improvement monthly sync 2025-02-26 10:22:25 -08:00
Andy Kaylor
20fd7f0a76
Remove floating-point working group meeting (#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.
2025-02-24 09:06:44 -08:00
Alex Bradbury
db2953d801
[doc] Add Discord invite link alongside channel links (#126352)
By far the most important part of this patch is updating
GettingInvolved.rst to include the invite link, but I've grepped for any
other discord.com links.

I'm no Discord expert, but from my experience (confirmed via @preames
kindly testing as well) the direct channel links provide a confusing
experience if you haven't already found and used an invite link to the
LLVM Discord server. If you're logged into Discord but not a member of
LLVM's sever, the web app opens and then...nothing. No channel opens, no
prompt to join the server or even a hint that you need to find an invite
link (and if you're not used to Discord, you likely don't even know
that's necessary).

This patch addresses the issue by providing the invite link where
Discord is mentioned.
2025-02-13 15:00:21 +00:00
George Burgess IV
24203613a2
[llvm][Docs] add discord bot calendar capability notes (#122140)
The LLVM Discord bot now has the ability to scrape the LLVM calendar &
send reminders about upcoming office hours events and sync-ups. Document
that here.

While I'm in the area, add a note about the bot's ability to @mention
people when they're on buildbot blamelists.

Related to llvm/Community.o#19
2025-01-09 08:28:47 -07:00
Anastasia Stulova
dadd8455fe
Removed Anastasia Stulova from Office Hours Calendar. (#119384)
Unfortunately, due to other commitments I am no longer able to host this
community meeting.

Co-authored-by: Anastasia Stulova <astulova@nvidia.com>
2024-12-10 14:52:01 +00:00
Aaron Ballman
0ab44fd246
Replace documentation mentions of IRC with Discord (#114276)
This does not touch code owners or credits files that list IRC handles,
that can be done separately if we want to make that change.

See
https://discourse.llvm.org/t/rfc-remove-irc-as-a-recommended-communication-channel/82808/3
for the RFC.
2024-10-31 09:22:46 -04:00
Renato Golin
b468119247 [Docs] Clean leftover 2024-10-02 13:29:30 +01:00
Renato Golin
7cc4aa4a3b [Docs] Update office hours to not conflict with MLGO 2024-10-02 13:08:18 +01:00
Renato Golin
711a0a715d [Docs] Change office hours 2024-10-02 12:57:32 +01:00
Michael Kruse
c09fdac0b5 [Docs] Update Loop Optimization WG call.
The WebEx link will become invalid soon, we are switching to Google
Meet. Also, changing the cadence from biweekly to monthly.
2024-08-21 20:24:19 +02:00
Renato Golin
faa0bd3ca2 [docs] Fix bug in office hours link 2024-05-23 22:19:10 +01:00
Renato Golin
f6dc3ccd8c [docs] Office hours trial - Renato Golin 2024-05-23 22:14:49 +01:00
appujee
f3b8d91ca8
LLVM vectorizer working group (#92068)
Recurring meeting at 3rd Thursday of every month.
2024-05-13 22:39:51 -07:00
Maksim Levental
b958ef1948
Update GettingInvolved.rst (#91008) 2024-05-03 19:02:28 -05:00
Fangrui Song
121bef76df [docs,utils] Convert text files from CRLF to LF
Skip *.bat, *.natvis, utils/lit/tests/Inputs/shtest-shell/diff-in.dos
2024-05-03 10:16:54 -07:00
Kristof Beyls
853344d3ae
[docs] Document which online sync-ups are no longer happening (#89361)
Some of the online sync-ups on our Getting Involved page seem to no
longer be happening. Document them as no longer happening, so that
people don't get confused when dialing in to one of these.
2024-04-30 09:49:57 +02:00
Andy Kaylor
2575cd8a90
Add ics link for Floating Point WG (#82545)
This adds a link to an ics file for the LLVM Floating Point WG line in
the Getting Involved page.
2024-04-24 11:55:17 -07:00
Jeremy Kun
f2bb6fb0ca
Add Maksim and me to office hours (#85824)
Followup from
https://discourse.llvm.org/t/extending-an-invitation-to-compiler-newbies-compilers-coffee/77776
2024-03-19 19:02:43 -05:00
Michal Paszkowski
91808c845f
[docs] Change SPIR-V backend meeting day (#84286)
Changing SPIR-V backend meeting day and removing my office hours
2024-03-07 00:22:13 -08:00
Bill Wendling
e87724560f [docs] Remove ref to deleted "Packaging.rst"
This is a fix for commit e9cdd165d7bc ("[docs] Remove the Packaging
"Tips" which seems to be about pre-cmake ./configure (#82958)"). The
doc was removed but not the references to it.
2024-02-26 14:28:08 -08:00
Natalie Chouinard
7524b03725
[docs] Add note about calendar timezones (#80346) 2024-02-02 11:02:39 -05:00
Natalie Chouinard
5d228eaf0f
[docs] Add beginner-focused office hours (#80308)
These are initially being hosted by a rotating cast of: @danakj
@gburgessiv @nickdesaulniers @sudonatalie
2024-02-01 16:35:04 -05:00
Andy Kaylor
8b61fc7181
Add sync-up for floating-point working group (#71885)
Adding a new working group to discuss floating-point issues
2024-01-11 13:33:41 -08:00
Amara Emerson
0974b5fd29 Add GlobalISel sync-up meeting information 2023-11-06 18:37:57 -08:00
Amara Emerson
fa7d6a0fa5 [docs] Fix google meet link 2023-10-16 15:32:27 -07:00
Amara Emerson
dda46b2e79 [docs] Add a new GlobalISel office hours session to the list. 2023-10-16 15:02:56 -07:00
Tobias Hieta
63b29114f1
[Docs] Update documentation for the new GitHub workflow (#65162)
This adds first version of a GitHub workflow in the documentation and marks some
sections as deprecated. We should clean up these sections ASAP. I was
just keen to get something on the documentation site as soon as
possible.
2023-09-01 16:31:44 -07:00
wangpc
fa51188f9f [docs] Add minutes/docs of RISC-V sync-up call
Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D158388
2023-08-22 15:01:46 +08:00
Florian Hahn
d32e68ae53
[docs] Graduate VectorizationPlan.rst from proposal.
VPlan has become an integral part of the inner loop vectorizer pipeline
that has been actively developed over the previous years. Let's move
VectorizationPlan.rst from the proposal stage to bring the docs in line
and to avoid confusion when reading the docs.

Reviewed By: rengolin

Differential Revision: https://reviews.llvm.org/D157593
2023-08-10 17:15:43 +01:00
Aaron Ballman
51eeea67c6 Update my office hours.
No longer lie about them only being 30 minutes long and add Fridays.
2023-05-08 15:11:13 -04:00
Paulo Matos
9f493be7e6 Revert "[Docs] Add my Office Hours"
This reverts commit b293de988059cac25c4ad84371be09107de7bbc4.
2023-03-06 10:51:48 +01:00
Anastasia Stulova
73d834325c [Docs] Updated my Office Hours 2023-02-03 19:17:25 +00:00
Phoebe Wang
08b8adc656
[Docs] Added my office hours 2022-12-14 21:54:20 +08:00
Paulo Matos
b293de9880 [Docs] Add my Office Hours 2022-11-07 22:02:07 -08:00
Alexey Bader
e0ed3d5d2e Online sync-ups: add SYCL working group sync details. 2022-11-06 08:16:36 -08:00
Kristof Beyls
f4a338ebf8 Online sync-ups: remove Windows/COFF entry.
They stopped a while ago.

Differential Revision: https://reviews.llvm.org/D136876
2022-10-28 14:48:02 +02:00
Kristof Beyls
739b0df399 Community calendar: more clearly document how to add events 2022-10-27 21:15:01 +02:00
Johannes Doerfert
8ce5dee74b
[Docs][NFC] Update my office hour information 2022-10-26 08:14:54 -07:00
Quentin Colombet
d7aba027af [docs] Add myself for LLVM Office hours
Add an entry for my office hours. Intended focus is low-level LLVM
stuff.

Differential Version: https://reviews.llvm.org/D136270
2022-10-19 18:25:21 +00:00
Aaron Ballman
a037e472dd Add an additional time for monthly office hours
Office hours have gone so well for me that I've had requests to add a
second time slot which is later in the day so that folks on the US west
coast have a more reasonable time to meet. So now meeting at 10am and
2pm on the 2nd Monday of each month.
2022-10-18 09:40:18 -04:00
Michal Paszkowski
cf46835e88 [Docs] Added LLVM SPIR-V Backend Working Group 2022-09-13 20:17:37 +02:00
Aaron Ballman
3da23970ed Update the docs about IRC
We haven't had a Geordi bot in years and we moved the build bot to
another channel. This updates the documentation to be more reflective
of reality, and it also identifies whether a channel is actively
moderated or not.

Differential Revision: https://reviews.llvm.org/D133155
2022-09-02 08:41:49 -04:00
Kristof Beyls
3d2ea3c77f Add guidance for what to put in community calendar invites
Differential Revision: https://reviews.llvm.org/D132134
2022-08-19 14:11:33 +02:00
Michal Paszkowski
ff1d471964 [Docs] Added my office hours 2022-08-04 15:20:06 +02:00
Maksim Panchenko
aa8c517ae4 [docs] Add BOLT Office Hours
Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D129408
2022-07-13 14:22:00 -07:00
Alexey Bader
9892706282 Updating office hours 2022-07-05 07:12:11 -04:00
Kristof Beyls
91139cee15 [docs] Document and publish LLVM community calendar
Let's introduce and publish an LLVM community calendar.

The idea is that organizers of events such as online sync-ups or office hours
invite calendar@llvm.org to the event they're creating. That way, the calendar
publicly visible at
https://calendar.google.com/calendar/u/0/embed?src=calendar@llvm.org will show
the event.

The hope is that having a single calendar showing all LLVM events makes it
easier for both new comers and experienced people to discover events they're
interested in.

This patch partially implements https://github.com/llvm/llvm-project/issues/55426

We could also give pointers to the calendar in a few other places, e.g. from
the main LLVM page, but let's introduce the incrementally.

Differential Revision: https://reviews.llvm.org/D127852
2022-06-23 13:29:41 +02:00
Kristof Beyls
6cb076783e [docs] More clearly document that the CoC applies to online sync-ups and office hours.
* Also removes the code of conduct document listed as a "proposal".

Fixes #55430

Differential Revision: https://reviews.llvm.org/D126954
2022-06-20 13:47:53 +02:00