[mlir][linalg] Fix dim(iter_arg) canonicalization
[llvm-project.git] / llvm / CODE_OWNERS.TXT
blob34aca5766b6185486cb81ee32d7b89c4f98a87fe
1 This file is a list of the people responsible for ensuring that patches for a
2 particular part of LLVM are reviewed, either by themself or by someone else.
3 They are also the gatekeepers for their part of LLVM, with the final word on
4 what goes in or not.
6 The list is sorted by surname and formatted to allow easy grepping and
7 beautification by scripts. The fields are: name (N), email (E), web-address
8 (W), PGP key ID and fingerprint (P), description (D), snail-mail address
9 (S) and (I) IRC handle. Each entry should contain at least the (N), (E) and
10 (D) fields.
12 N: Paul C. Anagnostopoulos
13 E: paul@windfall.com
14 D: TableGen
16 N: Matt Arsenault
17 E: Matthew.Arsenault@amd.com
18 E: arsenm2@gmail.com
19 I: arsenm
20 D: InferAddressSpaces
22 N: Simon Atanasyan
23 E: simon@atanasyan.com
24 D: MIPS Backend (lib/Target/Mips/*)
26 N: Justin Bogner
27 E: mail@justinbogner.com
28 D: InstrProfiling and related parts of ProfileData
29 D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
31 N: Alex Bradbury
32 E: asb@lowrisc.org
33 D: RISC-V backend (lib/Target/RISCV/*)
35 N: Matthias Braun
36 E: matze@braunis.de
37 I: MatzeB
38 D: Instruction Scheduling
40 N: Chandler Carruth
41 E: chandlerc@gmail.com
42 E: chandlerc@google.com
43 D: Config, ADT, Support, inlining & related passes, SROA/mem2reg & related passes, CMake, library layering
45 N: Evan Cheng
46 E: evan.cheng@apple.com
47 D: parts of code generator not covered by someone else
49 N: Eric Christopher
50 E: echristo@gmail.com
51 D: Debug Information, inline assembly
53 N: Andrey Churbanov
54 E: andrey.churbanov@intel.com
55 D: OpenMP runtime library
57 N: Johannes Doerfert
58 E: jdoerfert@anl.gov
59 D: OpenMP target offloading
61 N: Greg Clayton
62 E: clayborg@gmail.com
63 D: LLDB
65 N: Louis Dionne
66 E: ldionne.2@gmail.com
67 D: libc++
69 N: Peter Collingbourne
70 E: peter@pcc.me.uk
71 D: libLTO (lib/LTO/* tools/lto/*), LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
73 N: Quentin Colombet
74 E: quentin.colombet@gmail.com
75 D: Loop Strength Reduction, Register allocators
77 N: Andrea Di Biagio
78 E: andrea.dibiagio@sony.com
79 E: andrea.dibiagio@gmail.com
80 D: MCA, llvm-mca
82 N: Duncan P. N. Exon Smith
83 E: dexonsmith@apple.com
84 D: Branch weights and BlockFrequencyInfo
86 N: Hal Finkel
87 E: hfinkel@anl.gov
88 D: The loop reroller and alias analysis
90 N: Nemanja Ivanovic
91 E: nemanja.i.ibm@gmail.com
92 D: PowerPC Backend
94 N: Dan Gohman
95 E: llvm@sunfishcode.online
96 D: WebAssembly Backend (lib/Target/WebAssembly/*)
98 N: Renato Golin
99 E: renato.golin@linaro.org
100 D: ARM Linux support
102 N: Venkatraman Govindaraju
103 E: venkatra@cs.wisc.edu
104 D: Sparc Backend (lib/Target/Sparc/*)
106 N: Tobias Grosser
107 E: tobias@grosser.es
108 D: Polly
110 N: James Grosbach
111 E: grosbach@apple.com
112 D: MC layer
114 N: Justin Holewinski
115 E: jholewinski@nvidia.com
116 D: NVPTX Target (lib/Target/NVPTX/*)
118 N: Lang Hames
119 E: lhames@gmail.com
120 D: MCJIT, RuntimeDyld and JIT event listeners, Orcish Warchief
122 N: Min-Yih Hsu
123 E: minyihh@uci.edu
124 E: yihshyng223@gmail.com
125 D: M68k Target (lib/Target/M68k/*)
127 N: Teresa Johnson
128 E: tejohnson@google.com
129 D: Gold plugin (tools/gold/*) and IR Linker
131 N: Galina Kistanova
132 E: gkistanova@gmail.com
133 D: LLVM Buildbot
135 N: Anton Korobeynikov
136 E: anton@korobeynikov.info
137 D: Exception handling, Windows codegen, ARM EABI
139 N: Benjamin Kramer
140 E: benny.kra@gmail.com
141 D: DWARF Parser
143 N: Michael Kuperstein
144 E: mkuper@google.com
145 D: Loop Vectorizer
147 N: Sergei Larin
148 E: slarin@codeaurora.org
149 D: VLIW Instruction Scheduling, Packetization
151 N: Chris Lattner
152 E: sabre@nondot.org
153 W: http://nondot.org/~sabre/
154 D: Everything not covered by someone else
156 N: David Majnemer
157 E: david.majnemer@gmail.com
158 D: IR Constant Folder, InstCombine
160 N: Dylan McKay
161 E: me@dylanmckay.io
162 D: AVR Backend
164 N: Simon Moll
165 E: simon.moll@emea.nec.com
166 D: VE Backend
168 N: Tim Northover
169 E: t.p.northover@gmail.com
170 D: AArch64 backend, misc ARM backend
172 N: Diego Novillo
173 E: dnovillo@google.com
174 D: SampleProfile and related parts of ProfileData
176 N: Krzysztof Parzyszek
177 E: kparzysz@quicinc.com
178 D: Hexagon Backend
180 N: Nigel Perks
181 E: nigelp@xmos.com
182 D: XCore Backend
184 N: Jacques Pienaar
185 E: jpienaar@google.com
186 D: Lanai Backend
188 N: Philip Reames
189 E: listmail@philipreames.com
190 D: IndVar Simplify, Scalar Evolution
192 N: Paul Robinson
193 E: paul_robinson@playstation.sony.com
194 D: Sony PlayStation®4 support
196 N: Chad Rosier
197 E: mcrosier@codeaurora.org
198 D: Fast-Isel
200 N: Duncan Sands
201 E: baldrick@free.fr
202 D: DragonEgg
204 N: Mark Schimmel
205 E: marksl@synopsys.com
206 D: ARC backend (lib/Target/ARC/*)
208 N: Kostya Serebryany
209 E: kcc@google.com
210 D: AddressSanitizer, ThreadSanitizer (LLVM parts)
212 N: Michael Spencer
213 E: bigcheesegs@gmail.com
214 D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
216 N: Alexei Starovoitov
217 E: alexei.starovoitov@gmail.com
218 D: BPF backend
220 N: Tom Stellard
221 E: tstellar@redhat.com
222 D: Stable release management (x.y.[1-9] releases), AMDGPU Backend, libclc
224 N: Evgeniy Stepanov
225 E: eugenis@google.com
226 D: MemorySanitizer (LLVM part)
228 N: Craig Topper
229 E: craig.topper@gmail.com
230 D: X86 Backend
232 N: Ulrich Weigand
233 E: uweigand@de.ibm.com
234 D: SystemZ Backend
236 N: Hans Wennborg
237 E: hans@chromium.org
238 D: Release management (x.y.0 releases)
240 N: Jake Ehrlich
241 E: jakehehrlich@google.com
242 D: llvm-objcopy (tools/llvm-objcopy)
244 N: Martin Storsjö
245 E: martin@martin.st
246 D: MinGW
248 N: Zi Xuan Wu (Zeson)
249 E: zixuan.wu@linux.alibaba.com
250 D: C-SKY backend (lib/Target/CSKY/*)