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/2022eurollvm/
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
+
24
+
-**Tutorials**
25
+
26
+
Tutorials are 50-60 minute sessions that dive down deep into a technical topic. Expect in depth examples and explanations.
27
+
28
+
-**Lightning Talks**
29
+
30
+
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.
31
+
32
+
-**Quick Talks**
33
+
34
+
Quick 10 minute talks that dive a bit deeper into a topic, but not as deep as a Technical Talk.
35
+
36
+
-**Student Technical Talks**
37
+
38
+
Graduate or Undergraduate students present their work using LLVM.
39
+
40
+
-**Panels**
41
+
42
+
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.
43
+
44
+
What types of people attend?
45
+
46
+
- Active developers of projects in the LLVM Umbrella (LLVM core, Clang, LLDB, libc++, compiler_rt, flang, lld, MLIR, etc).
47
+
- Anyone interested in using these as part of another project.
48
+
- Students and Researchers
49
+
- Compiler, programming language, and runtime enthusiasts.
50
+
- Those interested in using compiler and toolchain technology in novel and interesting ways.
51
+
52
+
The LLVM Developers' Meeting strives to be the best conference to meet other LLVM developers and users.
53
+
54
+
Please visit the event site for all the information, call for papers, and more: [https://llvm.swoogo.com/2022eurollvm/](https://llvm.swoogo.com/2022eurollvm/)
55
+
56
+
For future announcements or questions: Please visit the LLVM Discourse forums. Most posts are in the Announcements or Community categories and tagged with usllvmdevmtg.
57
+
58
+
## Program
59
+
60
+
### Keynote
61
+
62
+
{{< event_talks
63
+
"devmtg/2022-05/keynote"
64
+
"keynote"
65
+
>}}
66
+
67
+
### Tutorials
68
+
69
+
{{< event_talks
70
+
"devmtg/2022-05/tutorials"
71
+
"tutorials"
72
+
>}}
73
+
74
+
### Technical Talks
75
+
76
+
{{< event_talks
77
+
"devmtg/2022-05/technical_talks"
78
+
"technical_talks"
79
+
>}}
80
+
81
+
### Quick Talks
82
+
83
+
{{< event_talks
84
+
"devmtg/2022-05/quick_talks"
85
+
"quick_talks"
86
+
>}}
87
+
88
+
89
+
### Lightning Talks
90
+
91
+
{{< event_talks
92
+
"devmtg/2022-05/lightning_talks"
93
+
"lightning_talks"
94
+
>}}
95
+
96
+
### Student Talks
97
+
98
+
{{< event_talks
99
+
"devmtg/2022-05/student_technical_talks"
100
+
"student_technical_talks"
101
+
>}}
102
+
103
+
## Code of Conduct
104
+
105
+
The LLVM Foundation is dedicated to providing an inclusive and safe
106
+
experience for everyone. We do not tolerate harassment of participants in any
107
+
form. By registering for this event, we expect you to have read and agree to
108
+
the [LLVM Code of Conduct](http://llvm.org/docs/CodeOfConduct.html).
109
+
110
+
## Contact
111
+
112
+
To contact the organizer, email [events@llvm.org](mailto:events@llvm.org).
0 commit comments