|
1 | 1 | * @vladimirlaz @romanovvlad @bader
|
2 | 2 |
|
3 | 3 | # Use runtime team as the umbrella for most of the tests
|
4 |
| -SYCL @intel/llvm-reviewers-runtime |
| 4 | +/SYCL/ @intel/llvm-reviewers-runtime |
5 | 5 |
|
6 |
| -# AOT compilation |
7 |
| -SYCL/AOT @intel/dpcpp-tools-reviewers |
8 | 6 |
|
9 |
| -#BFloat16 conversion |
10 |
| -SYCL/BFloat16 @AlexeySotkin @intel/dpcpp-tools-reviewers |
| 7 | +# SYCL sub-directory matchers are grouped by code owner first, followed by |
| 8 | +# alphabetical order within the group. Please, keep this ordering. |
11 | 9 |
|
12 |
| -# Device code split |
13 |
| -SYCL/DeviceCodeSplit @intel/dpcpp-tools-reviewers |
| 10 | +# Group algorithms |
| 11 | +/SYCL/GroupAlgorithm/ @Pennycook @intel/llvm-reviewers-runtime |
| 12 | +/SYCL/GroupLocalMemory/ @Pennycook @intel/llvm-reviewers-runtime |
| 13 | +/SYCL/SubGroup/ @Pennycook @intel/llvm-reviewers-runtime |
| 14 | +/SYCL/SubGroupMask/ @Pennycook @intel/llvm-reviewers-runtime |
| 15 | + |
| 16 | +# Plugin interface for Level Zero |
| 17 | +/SYCL/Plugin/*level[-_]zero* @intel/dpcpp-l0-pi-reviewers |
14 | 18 |
|
15 | 19 | # Explicit SIMD
|
16 |
| -SYCL/ESIMD @intel/dpcpp-esimd-reviewers |
| 20 | +/SYCL/ESIMD/ @intel/dpcpp-esimd-reviewers |
17 | 21 |
|
18 |
| -# Group algorithms |
19 |
| -SYCL/GroupAlgorithm @Pennycook @intel/llvm-reviewers-runtime |
20 |
| -SYCL/SubGroup @Pennycook @intel/llvm-reviewers-runtime |
21 |
| -SYCL/SubGroupMask @Pennycook @intel/llvm-reviewers-runtime |
22 |
| -SYCL/GroupLocalMemory @Pennycook @intel/llvm-reviewers-runtime |
| 22 | +# BFloat16 conversion |
| 23 | +/SYCL/BFloat16/ @AlexeySotkin @intel/dpcpp-tools-reviewers |
23 | 24 |
|
24 |
| -# Plugin interface for Level Zero |
25 |
| -SYCL/Plugin/*level-zero* @intel/dpcpp-l0-pi-reviewers |
26 |
| -SYCL/Plugin/*level_zero* @intel/dpcpp-l0-pi-reviewers |
| 25 | +# Compiler tests |
| 26 | +/SYCL/AOT/ @intel/dpcpp-tools-reviewers |
| 27 | +/SYCL/DeviceCodeSplit/ @intel/dpcpp-tools-reviewers |
| 28 | +/SYCL/SeparateCompile/ @intel/dpcpp-tools-reviewers |
27 | 29 |
|
28 | 30 | # Printf
|
29 |
| -SYCL/Printf @intel/dpcpp-tools-reviewers |
30 |
| - |
31 |
| -# Separate compilation |
32 |
| -SYCL/SeparateCompile @intel/dpcpp-tools-reviewers |
| 31 | +/SYCL/Printf/ @intel/dpcpp-tools-reviewers |
33 | 32 |
|
34 | 33 | # Specialization constant
|
35 |
| -SYCL/SpecConstants @intel/dpcpp-tools-reviewers |
| 34 | +/SYCL/SpecConstants/ @intel/dpcpp-tools-reviewers |
0 commit comments