|
1 | 1 | * @bader
|
2 | 2 |
|
| 3 | +# Front-ent compiler |
3 | 4 | clang/ @Fznamznon @premanandrao @elizabethandrews
|
4 | 5 |
|
| 6 | +# Driver |
5 | 7 | clang/**/Driver @mdtoguchi @AGindinson
|
6 | 8 |
|
| 9 | +# LLVM-SPIRV translator |
7 | 10 | llvm-spirv/ @AlexeySotkin @AlexeySachkov
|
8 | 11 |
|
| 12 | +# OpenCL "offline" compiler |
9 | 13 | opencl-aot/ @dm-vodopyanov @AlexeySachkov @romanovvlad
|
10 | 14 |
|
| 15 | +# Device library |
11 | 16 | libdevice/ @vzakhari
|
12 | 17 |
|
13 |
| -sycl/ @intel/llvm-reviewers-runtime |
14 |
| - |
| 18 | +# Documentation |
15 | 19 | sycl/ReleaseNotes.md @pvchupin
|
| 20 | +sycl/doc/ @pvchupin @kbobrovs |
| 21 | +sycl/doc/extensions/ @intel/dpcpp-specification-reviewers |
| 22 | + |
| 23 | +# DPC++ runtime library |
| 24 | +sycl/ @intel/llvm-reviewers-runtime |
16 | 25 |
|
17 | 26 | # USM
|
18 | 27 | sycl/include/CL/sycl/detail/clusm.hpp @jbrodman
|
@@ -41,6 +50,9 @@ sycl/source/detail/plugin.hpp @smaslov-intel
|
41 | 50 | sycl/source/detail/posix_pi.cpp @smaslov-intel
|
42 | 51 | sycl/source/detail/windows_pi.cpp @smaslov-intel
|
43 | 52 |
|
| 53 | +# CUDA plugin |
| 54 | +sycl/plugins/cuda/ @intel/llvm-reviewers-cuda |
| 55 | + |
44 | 56 | # Stream
|
45 | 57 | sycl/include/CL/sycl/detail/stream_impl.hpp @againull
|
46 | 58 | sycl/include/CL/sycl/stream.hpp @againull
|
@@ -78,16 +90,16 @@ sycl/source/half_type.cpp @AlexeySachkov
|
78 | 90 | sycl/include/CL/sycl/swizzles.def @turinevgeny
|
79 | 91 | sycl/include/CL/sycl/types.hpp @turinevgeny
|
80 | 92 |
|
81 |
| -sycl/plugins/cuda/ @intel/llvm-reviewers-cuda |
82 |
| - |
83 |
| -sycl/doc/ @pvchupin @kbobrovs |
84 |
| - |
85 |
| -sycl/doc/extensions/ @intel/dpcpp-specification-reviewers |
86 |
| - |
| 93 | +# XPTI instrumentation utilities |
87 | 94 | xpti/ @tovinkere @andykaylor
|
88 | 95 | xptifw/ @tovinkere @andykaylor
|
89 | 96 |
|
| 97 | +# DPC++ tools |
| 98 | +llvm/tools/file-table-tform/ @kbobrovs @AlexeySachkov |
| 99 | +llvm/tools/llvm-foreach/ @Fznamznon @AlexeySachkov |
| 100 | +llvm/tools/llvm-no-spir-kernel/ @AGindinson @AlexeySachkov |
90 | 101 | llvm/tools/sycl-post-link/ @kbobrovs @AlexeySachkov
|
91 | 102 |
|
| 103 | +# Clang offload tools |
92 | 104 | clang/tools/clang-offload-bundler/ @kbobrovs @sndmitriev
|
93 | 105 | clang/tools/clang-offload-wrapper/ @sndmitriev @kbobrovs
|
0 commit comments