[llvm] [mlir] Fix nested codeowners for vector dialect (PR #115473)
Kunwar Grover via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 19 12:05:46 PST 2025
Groverkss wrote:
> Yeah, I also went through this issue a few times. My opinion is that we should limit the rules to dialects or well-defined coarser-grained components. Having rules per .h/.cpp file or small subfolders is too fine grained and introduces too much noise in the CODEOWNERS file.
I think that's a good idea. There is a bit of free for all going in the file, I don't think there is anything governing how rules are added there.
https://github.com/llvm/llvm-project/pull/115473
More information about the llvm-commits
mailing list