[llvm] [NFC] Add myself to CODEOWNERS for AMD dialects (PR #164289)
    Jakub Kuderski via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Oct 20 10:45:22 PDT 2025
    
    
  
================
@@ -53,6 +53,13 @@
 /mlir/include/mlir/Interfaces/DestinationStyleOpInterface.* @matthias-springer
 /mlir/lib/Interfaces/DestinationStyleOpInterface.* @matthias-springer
 
+# AMDGPU and ROCDL dialects in MLIR
+/mlir/include/mlir/Dialect/AMDGPU @krzysz00
+/mlir/lib/Dialect/AMDGPU @krzysz00
+/mlir/lib/Conversion/*AMDGPU* @krzysz00
+/mlir/lib/Conversion/*ToROCDL @krzysz00
+/mlir/include/mlir/Dialect/LLVMIR/ROCDL* @krzysz00
----------------
kuhar wrote:
can you also add me for rocdl in the same sweep?
https://github.com/llvm/llvm-project/pull/164289
    
    
More information about the llvm-commits
mailing list