[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:37 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
----------------
joker-eph wrote:
What's the difference between the last two lines?
Also can you compress the three lines into: `mlir/**/NVGPU*/` ?
https://github.com/llvm/llvm-project/pull/85414
More information about the llvm-commits
mailing list