Skip to content

Commit 3648f14

Browse files
authored
[LLVM] Add myself as maintainer for LoopInterchange and related passes (llvm#200335)
I have been consistently contributing to LoopInterchange and the passes related to it, including Delinearization, DependenceAnalysis, and ScalarEvolutionDivision. In accordance with [the LLVM Developer Policy](https://llvm.org/docs/DeveloperPolicy.html#adding-or-enabling-a-new-llvm-pass), and to help move things forward, particularly toward enabling LoopInterchange by default, I would like to nominate myself as a maintainer for these passes. See also: llvm#124911.
1 parent f7a2267 commit 3648f14

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

llvm/Maintainers.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,17 @@ david.sherwood@arm.com (email), [david-arm](https://github.com/david-arm) (GitHu
9696
Alina Sbirlea \
9797
asbirlea@google.com (email), [alinas](https://github.com/alinas) (GitHub)
9898

99+
### Delinearization, DependenceAnalysis, ScalarEvolutionDivision
100+
101+
Ryotaro Kasuga \
102+
kasuga.ryotaro@fujitsu.com, krkr9893@gmail.com (email), [kasuga-fj](https://github.com/kasuga-fj) (GitHub)
103+
99104
#### LoopInterchange
100105

101106
Madhur Amilkanthwar \
102-
madhura@nvidia.com (email), [madhur13490](https://github.com/madhur13490) (GitHub)
107+
madhura@nvidia.com (email), [madhur13490](https://github.com/madhur13490) (GitHub) \
108+
Ryotaro Kasuga \
109+
kasuga.ryotaro@fujitsu.com, krkr9893@gmail.com (email), [kasuga-fj](https://github.com/kasuga-fj) (GitHub)
103110

104111
#### SandboxVectorizer
105112

0 commit comments

Comments
 (0)