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 c76f90d commit 0be4697Copy full SHA for 0be4697
.github/CODEOWNERS
@@ -105,5 +105,6 @@ sycl/include/sycl/ext/intel/experimental/esimd.hpp @kbobrovs @DenisBakhvalov
105
sycl/doc/extensions/ExplicitSIMD/ @kbobrovs
106
107
# ITT annotations
108
-llvm/lib/Transforms/Instrumentation/SPIRITTAnnotations.cpp @MrSidims
109
-llvm/include/llvm/Transforms/Instrumentation/SPIRITTAnnotations.h @MrSidims
+llvm/lib/Transforms/Instrumentation/SPIRITTAnnotations.cpp @MrSidims @vzakhari
+llvm/include/llvm/Transforms/Instrumentation/SPIRITTAnnotations.h @MrSidims @vzakhari
110
+llvm/test/Transforms/SPIRITTAnnotations/* @MrSidims @vzakhari
0 commit comments