diff options
Diffstat (limited to '.github/CODEOWNERS')
| -rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e246475..8d01973 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -55,6 +55,7 @@ /mlir/**/SubsetOpInterfaceImpl.* @matthias-springer /mlir/include/mlir/Interfaces/DestinationStyleOpInterface.* @matthias-springer /mlir/lib/Interfaces/DestinationStyleOpInterface.* @matthias-springer +/mlir/**/Interfaces/ControlFlowInterfaces.* @matthias-springer # AMDGPU and ROCDL dialects in MLIR. /mlir/include/mlir/Dialect/AMDGPU @krzysz00 @kuhar |
