Skip to content

Conversation

kuhar
Copy link
Member

@kuhar kuhar commented Sep 7, 2025

Following https://llvm.org/docs/DeveloperPolicy.html#maintainers, I'd like to self-nominate for arith dialect maintenance.

As per the policy:

Maintainers are volunteering to take on the following shared responsibilities within an area of a project:
...

I believe I've been already performing most of the maintenance duties over the past few years, including direct code contributions, code reviews, and both starting and participating in relevant RFCs on discourse. You can look those up with:

In addition to the core category maintainers, I can bring additional perspective as I care both about conversion to llvm (as a user) and to spirv (as a maintainer).

@llvmbot
Copy link
Member

llvmbot commented Sep 7, 2025

@llvm/pr-subscribers-mlir

Author: Jakub Kuderski (kuhar)

Changes

Following https://llvm.org/docs/DeveloperPolicy.html#maintainers, I'd like to self-nominate for arith dialect maintenance.

As per the policy:
> Maintainers are volunteering to take on the following shared responsibilities within an area of a project:
> ...

I believe I've been already performing most of the maintenance duties over the past few years, including direct code contributions, code reviews, and both starting and participating in relevant RFCs on discourse. You can look those up with:

In addition to the core category maintainers, I can bring additional perspective as I care both about conversion to llvm (as a user) and to spirv (as a maintainer).


Full diff: https://github.com/llvm/llvm-project/pull/157355.diff

1 Files Affected:

  • (modified) mlir/Maintainers.md (+1-1)
diff --git a/mlir/Maintainers.md b/mlir/Maintainers.md
index 02e93eb658279..5d3b576c2e751 100644
--- a/mlir/Maintainers.md
+++ b/mlir/Maintainers.md
@@ -46,7 +46,7 @@ dialects, build system and language bindings.
 * ‘ptr’ Dialect ([fabianmcg](https://github.com/fabianmcg))
 
 #### Basic Compute Dialects
-* ‘arith’ Dialect (core)
+* ‘arith’ Dialect (core + [kuhar](https://github.com/kuhar))
 * ‘math’ Dialect (core)
 * Rewrite System Dialects (core)
 * Transform Dialect ([martin-luecke](https://github.com/martin-luecke), [ftynse](https://github.com/ftynse), [rolfmorel](https://github.com/rolfmorel))

@joker-eph
Copy link
Collaborator

LGTM.

@Groverkss
Copy link
Member

Groverkss commented Sep 7, 2025

LGTM (I'm guessing we will have the mlir council leads land the PR)

@rengolin
Copy link
Member

rengolin commented Sep 7, 2025

I'm happy with this, too. I'll let the others in the area team acknowledge.

@banach-space
Copy link
Contributor

LGTM

@dcaballe
Copy link
Contributor

dcaballe commented Sep 8, 2025

LGTM!

@matthias-springer
Copy link
Member

LGTM

@kuhar kuhar merged commit be58794 into llvm:main Sep 12, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants