We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe88c6 commit 196b56cCopy full SHA for 196b56c
.github/CODEOWNERS
@@ -37,7 +37,8 @@ SYCL/DeviceLib/ITTAnnotations @vzakhari @MrSidims
37
/SYCL/SubGroupMask/ @Pennycook @intel/llvm-reviewers-runtime
38
39
# Plugin interface for Level Zero
40
-/SYCL/Plugin/*level[-_]zero* @intel/dpcpp-l0-pi-reviewers
+/SYCL/Plugin/*level-zero* @intel/dpcpp-l0-pi-reviewers
41
+/SYCL/Plugin/*level_zero* @intel/dpcpp-l0-pi-reviewers
42
43
# Explicit SIMD
44
<<<<<<< HEAD
@@ -122,7 +123,7 @@ SYCL/XPTI @intel/llvm-reviewers-runtime
122
123
/SYCL/ESIMD/ @intel/dpcpp-esimd-reviewers
124
125
# BFloat16 conversion
-/SYCL/BFloat16/ @AlexeySotkin @intel/dpcpp-tools-reviewers
126
+/SYCL/BFloat16/ @intel/dpcpp-tools-reviewers
127
128
# Compiler tests
129
/SYCL/AOT/ @intel/dpcpp-tools-reviewers
0 commit comments