[Apple Silicon] Add labeler config (#29908)
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
This commit is contained in:
@@ -122,3 +122,13 @@ mthreads:
|
||||
- any-glob-to-any-file:
|
||||
- '**/*mthreads*'
|
||||
- '**/*musa*'
|
||||
- '**/musa/**'
|
||||
|
||||
# Apple Silicon specific
|
||||
apple-silicon:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- '**/*metal*'
|
||||
- '**/*mlx*'
|
||||
- '**/mlx/**'
|
||||
- '**/*mps*'
|
||||
|
||||
Reference in New Issue
Block a user