|
45 | 45 | # llvm-external-projects |
46 | 46 | /llvm-external-projects/ @stellaraccident |
47 | 47 | /llvm-external-projects/iree-dialects/ @MaheshRavishankar |
48 | | -/llvm-external-projects/iree-dialects/**/VectorExt/* @Groverkss |
49 | 48 |
|
50 | 49 | # Other Top-Level Directories |
51 | 50 | /docs/ @ScottTodd |
52 | 51 | /tools/ @benvanik |
53 | 52 |
|
| 53 | +# Tests |
| 54 | +/tests/external/iree-test-suites @Groverkss @MaheshRavishankar @kuhar |
| 55 | + |
54 | 56 | # Compiler |
55 | 57 | /compiler/src/iree/compiler/ @benvanik |
56 | 58 | /compiler/src/iree/compiler/Codegen/ @MaheshRavishankar |
57 | 59 | /compiler/src/iree/compiler/Codegen/Common @hanhanW |
58 | | -/compiler/src/iree/compiler/Codegen/Common/GPU @antiagainst @qedawkins |
| 60 | +/compiler/src/iree/compiler/Codegen/Common/GPU @antiagainst @qedawkins @Groverkss @kuhar |
59 | 61 | /compiler/src/iree/compiler/Codegen/Dialect/CPU @hanhanW |
60 | 62 | /compiler/src/iree/compiler/Codegen/Dialect/GPU @antiagainst @qedawkins |
| 63 | +/compiler/src/iree/compiler/Codegen/Dialect/VectorExt @Groverkss |
61 | 64 | /compiler/src/iree/compiler/Codegen/ExternalInterfaces @hanhanW |
62 | 65 | /compiler/src/iree/compiler/Codegen/LLVMCPU/ @hanhanW @MaheshRavishankar @pashu123 |
63 | 66 | /compiler/src/iree/compiler/Codegen/LLVMGPU/ @MaheshRavishankar @qedawkins @kuhar @Groverkss |
64 | 67 | /compiler/src/iree/compiler/Codegen/SPIRV/ @antiagainst @MaheshRavishankar @kuhar |
65 | 68 | /compiler/src/iree/compiler/ConstEval/ @hanhanW @stellaraccident |
66 | 69 | /compiler/src/iree/compiler/Dialect/Encoding/ @bjacob @hanhanW |
67 | 70 | /compiler/src/iree/compiler/Dialect/Flow/ @hanhanW @MaheshRavishankar @IanWood1 |
68 | | -/compiler/src/iree/compiler/Dialect/LinalgExt/ @hanhanW @MaheshRavishankar |
| 71 | +/compiler/src/iree/compiler/Dialect/LinalgExt/ @hanhanW @MaheshRavishankar @Groverkss |
69 | 72 | /compiler/src/iree/compiler/Dialect/TensorExt/ @hanhanW |
70 | 73 | /compiler/src/iree/compiler/Dialect/Vulkan/ @antiagainst @kuhar |
71 | 74 | /compiler/src/iree/compiler/DispatchCreation/ @hanhanW @MaheshRavishankar @IanWood1 |
|
0 commit comments