Skip to content

Commit 0528ddc

Browse files
authored
[SYCL] Assign code owners for LowerInvokeSimd IR pass. (#6881)
Signed-off-by: Konstantin S Bobrovsky <[email protected]>
1 parent 7f2b17e commit 0528ddc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ llvm/lib/SYCLLowerIR/CMakeLists.txt @intel/dpcpp-tools-reviewers @intel/dpcpp-es
6363
# invoke_simd
6464
sycl/include/sycl/ext/oneapi/experimental/invoke_simd.hpp @rolandschulz @kbobrovs
6565
sycl/include/std/experimental/simd.hpp @rolandschulz @kbobrovs
66+
llvm/lib/SYCLLowerIR/LowerInvokeSimd.cpp @kbobrovs @v-klochkov @rolandschulz
67+
llvm/include/llvm/SYCLLowerIR/LowerInvokeSimd.h @kbobrovs @v-klochkov @rolandschulz
6668

6769
# DevOps configs
6870
.github/workflows/ @intel/dpcpp-devops-reviewers

0 commit comments

Comments
 (0)