Skip to content

[mlir] Nominate MLIR Egress category maintainers #149487

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: users/ftynse/mlir-tensor-maintainers
Choose a base branch
from
Open
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
Loading