[llvm] Volunteer for loop interchange transform (PR #120824)

Madhur Amilkanthwar via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 18 23:20:35 PST 2025


https://github.com/madhur13490 updated https://github.com/llvm/llvm-project/pull/120824

>From e20dca755fa374c0d1ef78614d4486263285e6b7 Mon Sep 17 00:00:00 2001
From: Madhur Amilkanthwar <madhura at nvidia.com>
Date: Fri, 20 Dec 2024 21:57:41 -0800
Subject: [PATCH] Volunteer for loop interchange transform

---
 llvm/Maintainers.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 10714b508ca68d..74dcc5abf5645e 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -87,6 +87,11 @@ flo at fhahn.com (email), [fhahn](https://github.com/fhahn) (GitHub)
 Alina Sbirlea \
 asbirlea at google.com (email), [alinas](https://github.com/alinas) (GitHub)
 
+#### LoopInterchange
+
+Madhur Amilkanthwar \
+madhura at nvidia.com (email), [madhur13490](https://github.com/madhur13490) (GitHub)
+
 #### SandboxVectorizer
 
 Vasileios Porpodas \



More information about the llvm-commits mailing list