Skip to content

Commit 8ef9cee

Browse files
author
Artem Gindinson
authored
[CI] Update CODEOWNERS for SYCL printf support passes (#5199)
Follow-up on #5069. Signed-off-by: Artem Gindinson <[email protected]>
1 parent 97127eb commit 8ef9cee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,6 @@ llvm/include/llvm/Transforms/Instrumentation/SPIRITTAnnotations.h @MrSidims @vza
111111
llvm/test/Transforms/SPIRITTAnnotations/* @MrSidims @vzakhari
112112

113113
# Generic address space support for printf
114-
llvm/lib/SYCLLowerIR/MutatePrintfAddrspace.cpp @AGindinson @AlexeySachkov @mlychkov
115-
llvm/include/llvm/SYCLLowerIR/MutatePrintfAddrspace.h @AGindinson @AlexeySachkov @mlychkov
116-
llvm/test/SYCLLowerIR/printf_addrspace/* @AGindinson @AlexeySachkov @mlychkov
114+
llvm/lib/SYCLLowerIR/MutatePrintfAddrspace.cpp @intel/dpcpp-tools-reviewers
115+
llvm/include/llvm/SYCLLowerIR/MutatePrintfAddrspace.h @intel/dpcpp-tools-reviewers
116+
llvm/test/SYCLLowerIR/printf_addrspace/* @intel/dpcpp-tools-reviewers

0 commit comments

Comments
 (0)