Skip to content
Closed
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
6 changes: 6 additions & 0 deletions mlir/Maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ MLIR components pertaining to egress flows from MLIR, in particular to LLVM IR.
[@gysit](https://github.com/gysit) (GitHub),
gysit (Discourse)

### Dialects

#### CPU Dialects

* 'vcix' Dialect ([@mshockwave](https://github.com/mshockwave))

Comment on lines +47 to +52
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure how to layer this - should this be a sub-section of Egress?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I follow the format of the original Discourses post as well as #150945. I'm open to other formatting.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather do this in one go than having each one adding their own, at least in this initial period. Later, we can do that one by one.

## Tensor Compiler

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