Skip to content

Commit

Permalink
merge main into amd-staging
Browse files Browse the repository at this point in the history
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
  • Loading branch information
ronlieb committed Oct 30, 2024
2 parents ec12935 + 9a5b3a1 commit 0393240
Show file tree
Hide file tree
Showing 291 changed files with 11,136 additions and 2,178 deletions.
24 changes: 24 additions & 0 deletions clang/Maintainers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,12 @@ Templates
| ekeane\@nvidia.com (email), ErichKeane (Phabricator), erichkeane (GitHub)

Lambdas
~~~~~~~
| Corentin Jabot
| corentin.jabot\@gmail.com (email), cor3ntin (Phabricator), cor3ntin (GitHub)

Debug information
~~~~~~~~~~~~~~~~~
| Adrian Prantl
Expand Down Expand Up @@ -225,6 +231,18 @@ C++ conformance
| Hubert Tong
| hubert.reinterpretcast\@gmail.com (email), hubert.reinterpretcast (Phabricator), hubert-reinterpretcast (GitHub)
| Shafik Yaghmour
| shafik.yaghmour\@intel.com (email), shafik (GitHub), shafik.yaghmour (Discord), shafik (Discourse)
| Vlad Serebrennikov
| serebrennikov.vladislav\@gmail.com (email), Endilll (GitHub), Endill (Discord), Endill (Discourse)

C++ Defect Reports
~~~~~~~~~~~~~~~~~~
| Vlad Serebrennikov
| serebrennikov.vladislav\@gmail.com (email), Endilll (GitHub), Endill (Discord), Endill (Discourse)

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

OpenACC
~~~~~~~
| Erich Keane
| ekeane\@nvidia.com (email), ErichKeane (Phabricator), erichkeane (GitHub)

SYCL conformance
~~~~~~~~~~~~~~~~
| Alexey Bader
Expand Down
Loading

0 comments on commit 0393240

Please sign in to comment.