Skip to content

Commit 0393240

Browse files
committed
merge main into amd-staging
revert: breaks oclBlender* 1831109 [InstCombine] Do not fold `shufflevector(select)` if the select condition is a vector (llvm#113993) 5903c6a InstCombine: Fold shufflevector(select) and shufflevector(phi) (llvm#113746) Change-Id: I516b3c6463cb32043ca22ef73d9c0d2bd000b947
2 parents ec12935 + 9a5b3a1 commit 0393240

File tree

291 files changed

+11136
-2178
lines changed

Some content is hidden

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

291 files changed

+11136
-2178
lines changed

clang/Maintainers.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@ Templates
7878
| ekeane\@nvidia.com (email), ErichKeane (Phabricator), erichkeane (GitHub)
7979
8080

81+
Lambdas
82+
~~~~~~~
83+
| Corentin Jabot
84+
| corentin.jabot\@gmail.com (email), cor3ntin (Phabricator), cor3ntin (GitHub)
85+
86+
8187
Debug information
8288
~~~~~~~~~~~~~~~~~
8389
| Adrian Prantl
@@ -225,6 +231,18 @@ C++ conformance
225231
| Hubert Tong
226232
| hubert.reinterpretcast\@gmail.com (email), hubert.reinterpretcast (Phabricator), hubert-reinterpretcast (GitHub)
227233
234+
| Shafik Yaghmour
235+
| shafik.yaghmour\@intel.com (email), shafik (GitHub), shafik.yaghmour (Discord), shafik (Discourse)
236+
237+
| Vlad Serebrennikov
238+
| serebrennikov.vladislav\@gmail.com (email), Endilll (GitHub), Endill (Discord), Endill (Discourse)
239+
240+
241+
C++ Defect Reports
242+
~~~~~~~~~~~~~~~~~~
243+
| Vlad Serebrennikov
244+
| serebrennikov.vladislav\@gmail.com (email), Endilll (GitHub), Endill (Discord), Endill (Discourse)
245+
228246

229247
Objective-C/C++ conformance
230248
~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -244,6 +262,12 @@ OpenCL conformance
244262
| anastasia\@compiler-experts.com (email), Anastasia (Phabricator), AnastasiaStulova (GitHub)
245263
246264

265+
OpenACC
266+
~~~~~~~
267+
| Erich Keane
268+
| ekeane\@nvidia.com (email), ErichKeane (Phabricator), erichkeane (GitHub)
269+
270+
247271
SYCL conformance
248272
~~~~~~~~~~~~~~~~
249273
| Alexey Bader

0 commit comments

Comments
 (0)