[llvm] [mlir][nvgpu][nvvm] Add myself as a primary reviewer for nvgpu and nvvm dialects (PR #85414)

Mehdi Amini via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 23:33:38 PDT 2024


================
@@ -106,5 +106,16 @@ clang/test/AST/Interp/ @tbaederr
 # MLIR Sparsifier.
 /mlir/**/*SparseTensor*/ @aartbik @PeimingLiu @yinying-lisa-li @matthias-springer
 
+# MLIR NVGPU Dialect
+/mlir/**/NVGPU/ @grypp
+/mlir/**/NVGPUTo*/ @grypp
+/mlir/**/NVGPUTo*/ @grypp
+/mlir/**/sm90*/ @grypp
----------------
joker-eph wrote:

Is this catching the integration tests? don't you want to match something like `/mlir/test/**/CUDA*/` ?

https://github.com/llvm/llvm-project/pull/85414


More information about the llvm-commits mailing list