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 aa31c1e commit 5301f93Copy full SHA for 5301f93
.github/CODEOWNERS
@@ -120,3 +120,8 @@ sycl/include/sycl/ext/oneapi/experimental/graph.hpp @intel/sycl-graphs-reviewers
120
sycl/source/detail/graph_impl.cpp @intel/sycl-graphs-reviewers
121
sycl/source/detail/graph_impl.hpp @intel/sycl-graphs-reviewers
122
sycl/unittests/Extensions/CommandGraph.cpp @intel/sycl-graphs-reviewers
123
+
124
+# syclcompat library
125
+sycl/**/syclcompat/ @intel/syclcompat-lib-reviewers
126
+sycl/cmake/modules/AddSYCLLibraryUnitTest.cmake @intel/syclcompat-lib-reviewers
127
+sycl/include/syclcompat.hpp @intel/syclcompat-lib-reviewers
0 commit comments