[qt/clang/llvm-project]: 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-project Pushed by mirror-service into branch 'upstream/users/easyonaadit/amdgpu/port-atomic-optimizer'. Changed from 0000000000000000000000000000000000000000 to ad91a2a955ceda43e591fadb2529d85c1022cea5 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 ad91a2a955ceda43e591fadb2529d85c1022cea5 by Aaditya on 24/07/2026 at 09:07.. [AMDGPU] Port Atomic-Optimizer to use Wave Reduction Intrinsics Currently the atomic optimizer creates reductions via intrinsics, and introduces new control flows. Replace this sub-target dependent logic with existing wave reduction intrinsics, which get lowered in the backend. This patch ports the uniform-value and divergent-no-return-value cases. https://invent.kde.org/qt/clang/llvm-project/-/commit/ad91a2a955ceda43e591fadb2529d85c1022cea5