Skip to content

Commit e4d04d1

Browse files
authored
Merge branch 'sycl' into CcacheOffload
2 parents bf359e9 + 489d95e commit e4d04d1

File tree

10,609 files changed

+764735
-624521
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

10,609 files changed

+764735
-624521
lines changed

.git-blame-ignore-revs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,9 @@ e2c2ffbe7a1b5d9e32a2ce64279475b50c4cba5b
8888
# [lldb][nfc] Deindent ProcessGDBRemote::SetThreadStopInfo by two levels
8989
b32931c5b32eb0d2cf37d688b34f8548c9674c19
9090

91-
# [libc++][NFC] Fix inconsistent quoting and spacing in our CSV files
91+
# [libc++] Various consistency fixes to the CSV files that we use for tracking Standards Conformance
9292
64946fdaf9864d8279da1c30e4d7214fe13d1427
93+
b6262880b34629e9d7a72b5a42f315a3c9ed8139
94+
39c7dc7207e76e72da21cf4fedda21b5311bf62d
95+
e80bc777749331e9519575f416c342f7626dd14d
96+
7e5cd8f1b6c5263ed5e2cc03d60c8779a8d3e9f7

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,10 @@ sycl/include/sycl/ext/oneapi/experimental/graph.hpp @intel/sycl-graphs-reviewers
139139
sycl/source/detail/graph_impl.cpp @intel/sycl-graphs-reviewers
140140
sycl/source/detail/graph_impl.hpp @intel/sycl-graphs-reviewers
141141
sycl/unittests/Extensions/CommandGraph/ @intel/sycl-graphs-reviewers
142-
sycl/doc/design/CommandGraph.md @intel/sycl-graphs-reviewers
143142
sycl/test-e2e/Graph @intel/sycl-graphs-reviewers
143+
sycl/doc/design/CommandGraph.md @intel/sycl-graphs-reviewers
144144
sycl/doc/extensions/**/sycl_ext_oneapi_graph.asciidoc @intel/sycl-graphs-reviewers
145+
sycl/doc/syclgraph/ @intel/sycl-graphs-reviewers
145146

146147
# syclcompat library
147148
sycl/**/syclcompat/ @intel/syclcompat-lib-reviewers

.github/new-prs-labeler.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -990,6 +990,13 @@ clang:openmp:
990990
- llvm/unittests/Frontend/OpenMP*
991991
- llvm/test/Transforms/OpenMP/**
992992

993+
clang:as-a-library:
994+
- clang/tools/libclang/**
995+
- clang/bindings/**
996+
- clang/include/clang-c/**
997+
- clang/test/LibClang/**
998+
- clang/unittest/libclang/**
999+
9931000
openmp:libomp:
9941001
- any: ['openmp/**', '!openmp/libomptarget/**']
9951002

0 commit comments

Comments
 (0)