@@ -27,6 +27,42 @@ 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+ * Core tooling (ODS, DRR, PDLL, LSP) (core)
34+ * CMake ([ christopherbate] ( https://github.com/christopherbate ) )
35+ * Dialect Conversion ([ matthias-springer] ( https://github.com/matthias-springer ) , [ zero9178] ( https://github.com/zero9178 ) )
36+ * Python Bindings ([ makslevental] ( https://github.com/makslevental ) , [ rolfmorel] ( https://github.com/rolfmorel ) )
37+
38+ ### Dialects
39+
40+ #### Code Structure Dialects
41+ * Builtin Dialect (core)
42+ * ‘func’ Dialect (core)
43+ * ‘scf’ Dialect (core)
44+ * ‘cf’ Dialect (core)
45+ * ‘index’ Dialect (core)
46+ * ‘ptr’ Dialect ([ fabianmcg] ( https://github.com/fabianmcg ) )
47+
48+ #### Basic Compute Dialects
49+ * ‘arith’ Dialect (core)
50+ * ‘math’ Dialect (core)
51+ * Rewrite System Dialects (core)
52+ * Transform Dialect ([ martin-luecke] ( https://github.com/martin-luecke ) , [ ftynse] ( https://github.com/ftynse ) , [ rolfmorel] ( https://github.com/rolfmorel ) )
53+ * ‘pdl_interp’ Dialect ([ jpienaar] ( https://github.com/jpienaar ) )
54+ * ‘pdl’ Dialect ([ jpienaar] ( https://github.com/jpienaar ) )
55+
56+ #### Accessory Dialects
57+ * ‘affine’ Dialect ([ ftynse] ( https://github.com/ftynse ) )
58+ * ‘dlti’ Dialect ([ rolfmorel] ( https://github.com/rolfmorel ) )
59+ * ‘irdl’ Dialect ([ math-fehr] ( https://github.com/math-fehr ) , [ moxinilian] ( https://github.com/moxinilian ) )
60+ * ‘shape’ Dialect ([ jpienaar] ( https://github.com/jpienaar ) )
61+ * ‘smt’ Dialect ([ fabianschuiki] ( https://github.com/fabianschuiki ) , [ maerhart] ( https://github.com/maerhart ) )
62+ * ‘ub’ Dialect ([ Hardcode84] ( https://github.com/Hardcode84 ) )
63+ * ‘complex’ Dialect (core)
64+ * ‘async’ Dialect (unmaintained)
65+
3066## Egress
3167
3268MLIR components pertaining to egress flows from MLIR, in particular to LLVM IR.
0 commit comments