You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The LLVM Developers' Meeting is a bi-annual gathering of the entire LLVM Project community. The conference is organized by the LLVM Foundation and many volunteers within the LLVM community. Developers and users of LLVM, Clang, and related subprojects will enjoy attending interesting talks, impromptu discussions, and networking with the many members of our community. Whether you are a new to the LLVM project or a long time member, there is something for each attendee.
15
+
16
+
To see the agenda, speakers, and register, please visit the Event Site here: https://llvm.swoogo.com/2024devmtg
17
+
18
+
What can you can expect at an LLVM Developers' Meeting?
19
+
20
+
-**Technical Talks**
21
+
22
+
These 20-30 minute talks cover all topics from core infrastructure talks, to project's using LLVM's infrastructure. Attendees will take away technical information that could be pertinent to their project or general interest.
23
+
-**Tutorials**
24
+
25
+
Tutorials are 50-60 minute sessions that dive down deep into a technical topic. Expect in depth examples and explanations.
26
+
27
+
-**Lightning Talks**
28
+
29
+
These are fast 5 minute talks that give you a taste of a project or topic. Attendees will hear a wide range of topics and probably leave wanting to learn more.
30
+
31
+
-**Quick Talks**
32
+
33
+
Quick 10 minute talks that dive a bit deeper into a topic, but not as deep as a Technical Talk.
34
+
35
+
-**Student Technical Talks**
36
+
37
+
Graduate or Undergraduate students present their work using LLVM.
38
+
39
+
-**Panels**
40
+
41
+
Panel sessions are guided discussions about a specific topic. The panel consists of ~3 developers who discuss a topic through prepared questions from a moderator. The audience is also given the opportunity to ask questions of the panel.
42
+
43
+
What types of people attend?
44
+
45
+
- Active developers of projects in the LLVM Umbrella (LLVM core, Clang, LLDB, libc++, compiler_rt, flang, lld, MLIR, etc).
46
+
- Anyone interested in using these as part of another project.
47
+
- Students and Researchers
48
+
- Compiler, programming language, and runtime enthusiasts.
49
+
- Those interested in using compiler and toolchain technology in novel and interesting ways.
50
+
51
+
The LLVM Developers' Meeting strives to be the best conference to meet other LLVM developers and users.
52
+
53
+
For future announcements or questions: Please visit the LLVM Discourse forums. Most posts are in the Announcements or Community categories and tagged with usllvmdevmtg.
54
+
55
+
## Program
56
+
57
+
### Keynote
58
+
59
+
{{< event_talks
60
+
"devmtg/2024-10/keynote"
61
+
"keynote"
62
+
>}}
63
+
64
+
### Tutorials
65
+
66
+
{{< event_talks
67
+
"devmtg/2024-10/tutorials"
68
+
"tutorials"
69
+
>}}
70
+
71
+
### Technical Talks
72
+
73
+
{{< event_talks
74
+
"devmtg/2024-10/technical_talks"
75
+
"technical_talks"
76
+
>}}
77
+
78
+
### Panels
79
+
80
+
{{< event_talks
81
+
"devmtg/2024-10/panels"
82
+
"panels"
83
+
>}}
84
+
85
+
### Student Technical Talks
86
+
87
+
{{< event_talks
88
+
"devmtg/2024-10/student_technical_talks"
89
+
"student_technical_talks"
90
+
>}}
91
+
92
+
### Quick Talks
93
+
94
+
{{< event_talks
95
+
"devmtg/2024-10/quick_talks"
96
+
"quick_talks"
97
+
>}}
98
+
99
+
### Lightning Talks
100
+
101
+
{{< event_talks
102
+
"devmtg/2024-10/lightning_talks"
103
+
"lightning_talks"
104
+
>}}
105
+
106
+
### Posters
107
+
108
+
{{< event_posters
109
+
"devmtg/2024-10/posters"
110
+
"posters"
111
+
>}}
112
+
113
+
## Code of Conduct
114
+
115
+
The LLVM Foundation is dedicated to providing an inclusive and safe
116
+
experience for everyone. We do not tolerate harassment of participants in any
117
+
form. By registering for this event, we expect you to have read and agree to
118
+
the [LLVM Code of Conduct](http://llvm.org/docs/CodeOfConduct.html).
0 commit comments