Skip to content

Commit 2e2e0c0

Browse files
committed
[MLIR][Maintainers] Add maintainer list for core category
Ref: https://discourse.llvm.org/t/mlir-project-maintainers/87189
1 parent 9255580 commit 2e2e0c0

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

mlir/Maintainers.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,41 @@ dialects, build system and language bindings.
2727
[@joker-eph](https://github.com/joker-eph) (GitHub),
2828
mehdi_amini (Discourse)
2929

30+
### Code
31+
32+
#### Standalone subcategories
33+
* CMake ([christopherbate](https://github.com/christopherbate))
34+
* Dialect Conversion ([matthias-springer](https://github.com/matthias-springer), [zero9178](https://github.com/zero9178))
35+
* Python Bindings ([makslevental](https://github.com/makslevental), [rolfmorel](https://github.com/rolfmorel))
36+
37+
### Dialects
38+
39+
#### Code Structure Dialects
40+
* Builtin Dialect (core)
41+
* ‘func’ Dialect (core)
42+
* ‘scf’ Dialect (core)
43+
* ‘cf’ Dialect (core)
44+
* ‘index’ Dialect (core)
45+
* ‘ptr’ Dialect ([fabianmcg](https://github.com/fabianmcg))
46+
47+
#### Basic Compute Dialects
48+
* ‘arith’ Dialect (core)
49+
* ‘math’ Dialect (core)
50+
* Rewrite System Dialects (core)
51+
* Transform Dialect ([martin-luecke](https://github.com/martin-luecke), [ftynse](https://github.com/ftynse), [rolfmorel](https://github.com/rolfmorel))
52+
* ‘pdl_interp’ Dialect ([jpienaar](https://github.com/jpienaar))
53+
* ‘pdl’ Dialect ([jpienaar](https://github.com/jpienaar))
54+
55+
#### Accessory Dialects
56+
* ‘affine’ Dialect ([ftynse](https://github.com/ftynse))
57+
* ‘dlti’ Dialect ([rolfmorel](https://github.com/rolfmorel))
58+
* ‘irdl’ Dialect ([math-fehr](https://github.com/math-fehr), [moxinilian](https://github.com/moxinilian))
59+
* ‘shape’ Dialect ([jpienaar](https://github.com/jpienaar))
60+
* ‘smt’ Dialect ([fabianschuiki](https://github.com/fabianschuiki), [maerhart](https://github.com/maerhart))
61+
* ‘ub’ Dialect ([Hardcode84](https://github.com/Hardcode84))
62+
* ‘complex’ Dialect (unmaintained)
63+
* ‘async’ Dialect (unmaintained)
64+
3065
## Egress
3166

3267
MLIR components pertaining to egress flows from MLIR, in particular to LLVM IR.

0 commit comments

Comments
 (0)