[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/arsenm/mc/remove-virtual-isCPUStringValid'. Changed from 0000000000000000000000000000000000000000 to 20f82bbf10bfbc76d1eecf2656be4441d5b5119e 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 8d933f7478435d35b6f3b6123318f1e353adea88 by GitHub (on behalf of Joshua Batista) on 23/07/2026 at 17:13.. Add InterlockedAdd resource methods (#208128) This PR builds upon the work merged in https://github.com/llvm/llvm-project/pull/195742, and completes the implementation of the InterlockedAdd functions in HLSL, by adding these methods to the existing resource types. Fixes: https://github.com/llvm/llvm-project/issues/99122 Assisted by: Github Copilot https://invent.kde.org/qt/clang/llvm/-/commit/8d933f7478435d35b6f3b6123318f1e353adea88 Git commit ef2db2b2bba9e08e86c19f872049e267d2c87aa8 by Matt Arsenault on 23/07/2026 at 17:16.. llvm-mca: Stop defaulting to "native" for the CPU This would warn whenever using a triple that isn't for the host architecture. Other tools don't do this. Copy what llc does and default to no cpu. https://invent.kde.org/qt/clang/llvm/-/commit/ef2db2b2bba9e08e86c19f872049e267d2c87aa8 Git commit 9f1fc3dfa42d303b0601f138b9c5504959d46413 by Matt Arsenault on 23/07/2026 at 17:35.. Skip the CPU validation https://invent.kde.org/qt/clang/llvm/-/commit/9f1fc3dfa42d303b0601f138b9c5504959d46413 Git commit 20f82bbf10bfbc76d1eecf2656be4441d5b5119e by Matt Arsenault on 23/07/2026 at 17:37.. MC: Remove virtual from isCPUStringValid No target overrides this https://invent.kde.org/qt/clang/llvm/-/commit/20f82bbf10bfbc76d1eecf2656be4441d5b5119e