[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/ssahasra/volatile'. Changed from 0000000000000000000000000000000000000000 to 48f181d972b0459f26acdb2b714e0171fb04d0ef 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 48f181d972b0459f26acdb2b714e0171fb04d0ef by Sameer Sahasrabuddhe on 05/08/2026 at 09:16.. [Docs][AMDGPU] fully specify volatile accesses in the memory model A non-atomic volatile access on AMDGPU includes store-available or load-visible semantics at the widest scope supported by its address space: - system scope for global/generic, - workgroup scope for local (LDS) An atomic volatile access has the same availability and visibility as its atomic non-volatile variant. Previous Reference: 2f499b9 This fully specifies the behavior that the LLVM memory model leaves target-dependent, matching the implementation in SIMemoryLegalizer. Assisted-By: Claude Opus 4.8 https://invent.kde.org/qt/clang/llvm/-/commit/48f181d972b0459f26acdb2b714e0171fb04d0ef