Skip to content

Commit 16c94b3

Browse files
committed
Address all the current comments
1 parent 7d35eb5 commit 16c94b3

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

mlir/Maintainers.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ with the point-of-contact being the maintainers above. Named maintainers, if
5151
available, should be contacted first, as they're more active in those areas.
5252

5353
#### Lowering Dialects
54-
* llvm’ Dialect (egress)
55-
* ‘SPIR-V Dialect ([@kuhar](https://github.com/kuhar), [@antiagainst](https://github.com/antiagainst))
54+
* `llvm’ Dialect (egress)
55+
* ‘SPIR-V' Dialect ([@kuhar](https://github.com/kuhar), [@antiagainst](https://github.com/antiagainst))
5656
* ‘emitc’ Dialect ([@aniragil](https://github.com/aniragil), [@marbre](https://github.com/marbre))
5757

5858
#### GPU Dialects
@@ -62,20 +62,21 @@ available, should be contacted first, as they're more active in those areas.
6262
* ‘nvgpu’ Dialect ([@grypp](https://github.com/grypp))
6363
* ‘nvvm’ Dialect ([@grypp](https://github.com/grypp))
6464
* ‘xegpu’ Dialect ([@chencha3](https://github.com/chencha3), [@Jianhui-Li](https://github.com/Jianhui-Li))
65+
* 'xevm' Dialect ([@silee2](https://github.com/silee2))
6566

6667
#### CPU Dialects
6768
* ‘arm_neon’ Dialect ([@banach-space](https://github.com/banach-space))
6869
* ‘arm_sve’ Dialect ([@banach-space](https://github.com/banach-space))
6970
* ‘ArmSME’ Dialect ([@banach-space](https://github.com/banach-space))
70-
* ‘amx’ Dialect ([@asiem](https://github.com/adam-smnk))
71-
* ‘x86vector’ Dialect ([@asiem](https://github.com/adam-smnk))
71+
* ‘amx’ Dialect ([@adam-smnk](https://github.com/adam-smnk))
72+
* ‘x86vector’ Dialect ([@adam-smkk](https://github.com/adam-smnk))
7273
* ‘vcix’ Dialect ([@mshockwave](https://github.com/mshockwave))
7374

7475
#### Paradigm Dialects
7576
* ‘omp’ Dialect ([@tblah](https://github.com/tblah), [@skatrak](https://github.com/skatrak))
7677
* ‘acc’ Dialect ([@clementval](https://github.com/clementval), [@razvanlupusoru](https://github.com/razvanlupusoru))
7778
* ‘mpi’ Dialect ([@fschlimb](https://github.com/fschlimb))
78-
*mesh’ Dialect ([@fschlimb](https://github.com/fschlimb))
79+
*shard’ Dialect ([@fschlimb](https://github.com/fschlimb))
7980

8081
## Tensor Compiler
8182

0 commit comments

Comments
 (0)