Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions mlir/Maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,23 @@ dialects, build system and language bindings.
[@joker-eph](https://github.com/joker-eph) (GitHub),
mehdi_amini (Discourse)

## Egress

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

- Matthias Springer \
[email protected] (email),
[@matthias-springer](https://github.com/matthias-springer) (GitHub),
matthias-springer (Discourse)
- Andrzej Warzynski \
[email protected] (email),
[@banach-space](https://github.com/banach-space) (GitHub),
banach-space (Discourse)
- Tobias Gysi \
[email protected] (email),
[@gysit](https://github.com/gysit) (GitHub),
gysit (Discourse)

## Tensor Compiler

MLIR components specific to construction of compilers for tensor algebra, in
Expand Down