commit | 60684db8f1c6e98f117df27b3726037bab09f0c0 | [log] [tgz] |
---|---|---|
author | Jakub Kuderski <jakub@nod-labs.com> | Fri Sep 12 11:32:10 2025 -0400 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 12 08:36:25 2025 -0700 |
tree | e6bf3531189558fcafa3f85198a33e262b49fc69 | |
parent | d62aa0998e2aabb702ddc3cc9da3166326477f99 [diff] |
[mlir] Self-nominate for arith dialect maintenance (#157355) 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: * `git log --author=Jakub --oneline -- 'mlir/include/mlir/Dialect/Arith*' 'mlir/lib/Dialect/Arith*'` * https://github.com/llvm/llvm-project/pulls?q=is%3Apr+label%3Amlir%3Aarith+reviewed-by%3Akuhar * Some notable RFCs authored: https://discourse.llvm.org/t/rfc-define-precise-arith-semantics/65507, https://discourse.llvm.org/t/rfc-poison-semantics-for-mlir/66245, https://discourse.llvm.org/t/rfc-arith-add-extended-multiplication-ops/66869, https://discourse.llvm.org/t/rfc-add-integer-add-with-carry-op-to-arith/64573, https://discourse.llvm.org/t/rfc-arith-should-we-support-scalar-vector-arith-bitcast-s/65427. 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). GitOrigin-RevId: be587941c22f16df6fb2053cc06cf91c5a378613
See https://mlir.llvm.org/ for more information.