[llvm] Add amdgpu paths to CODEOWNERS (PR #65229)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 5 13:54:26 PDT 2023
================
@@ -459,6 +459,10 @@ utils/bazel/llvm-project-overlay/libc/** @llvm/pr-subscribers-libc
/clang/lib/CodeGen/Targets/AArch64.cpp @llvm/pr-subscribers-AArch64
/clang/include/clang/Basic/BuiltinsAArch64* @llvm/pr-subscribers-AArch64
+# AMDGPU
+**/*AMDGPU* @llvm/pr-subscribers-amdgpu
----------------
arsenm wrote:
Test directories should probably be covered. I'm not too worried about picking up extra tests
https://github.com/llvm/llvm-project/pull/65229
More information about the llvm-commits
mailing list