[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/cdevadas/add-spill-offset-to-sgpr-spill-pseudos'. Changed from 1ba3503f8464ac617c840e2b37d41d863a7b36cf to e656f3036ad6a4793bdc27bb855636dc01538ba9 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 19a7d30a4936a05af0e92be7082db0106066bc84 by Aaditya (on behalf of Christudasan Devadasan) on 30/07/2026 at 06:10.. [AMDGPU] Introduce Offset field in SGPR spill Pseudos Currently, SGPR spill pseudo-instructions lack an offset field to represent non-zero stack offsets. This patch introduces an additional offset field to SGPR spill pseudo-instructions and updates all relevant passes that handle spill lowering to support this new field. This field is essential for a future patch that implements subreg reload of tuple registers from their stack location during RA. https://invent.kde.org/qt/clang/llvm-project/-/commit/19a7d30a4936a05af0e92be7082db0106066bc84 Git commit e656f3036ad6a4793bdc27bb855636dc01538ba9 by Aaditya (on behalf of Christudasan Devadasan) on 30/07/2026 at 06:10.. incorporated review comments. https://invent.kde.org/qt/clang/llvm-project/-/commit/e656f3036ad6a4793bdc27bb855636dc01538ba9