[qt/clang/llvm]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/clang/llvm Pushed by mirror-service into branch 'upstream/users/pierre-vh/add-hipbarrier-langas'. Changed from e13698d1e4dae8ec136936d57aa4cfae78fff88b to 380f8b1e10389a412fa464e5414ea0274b4046da Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 1c31c496b1374ddf0634e7f8e852aab2a540c421 by pvanhout on 16/07/2026 at 12:35.. [clang][AMDGPU] Clean-up handling of named barrier type - Allow the type in struct/classes in very limited circumstances. The goal is to enable creating trivial wrappers around the named barrier variable, but ensure we can't get into situations where things would get awkward. Currently this means we only allow the named barrier in RecordDecls with exactly 1 field, that have no base class, and are not inherited. - Use a `amdgpu_barrier` LangAS for this type that currently maps to the local AS. This allows easy switching to the barrier AS in a future patch. https://invent.kde.org/qt/clang/llvm/-/commit/1c31c496b1374ddf0634e7f8e852aab2a540c421 Git commit 380f8b1e10389a412fa464e5414ea0274b4046da by pvanhout on 16/07/2026 at 12:35.. Comment https://invent.kde.org/qt/clang/llvm/-/commit/380f8b1e10389a412fa464e5414ea0274b4046da