[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/cdevadas/make-getNumSubRegsForSpillOp-member-function'. Changed from 144d8a2877a431949d350fec6ed24139d2859097 to 836607c70fa77dcc960e30d4ecd7ced2c67ff084 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/-/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/-/commit/e656f3036ad6a4793bdc27bb855636dc01538ba9 Git commit 76d90cd95bbd9b968a5a4f6e1190e58455fc7006 by Aaditya (on behalf of Christudasan Devadasan) on 30/07/2026 at 06:20.. [AMDGPU] Make getNumSubRegsForSpillOp externally available (NFC). https://invent.kde.org/qt/clang/llvm/-/commit/76d90cd95bbd9b968a5a4f6e1190e58455fc7006 Git commit bc1cf7619e13569da0809968f52963d2a9f96810 by Aaditya (on behalf of Christudasan Devadasan) on 30/07/2026 at 06:26.. moved the implementation to SIInstrInfo. https://invent.kde.org/qt/clang/llvm/-/commit/bc1cf7619e13569da0809968f52963d2a9f96810 Git commit 836607c70fa77dcc960e30d4ecd7ced2c67ff084 by Aaditya (on behalf of Christudasan Devadasan) on 30/07/2026 at 06:26.. fixed a comment. https://invent.kde.org/qt/clang/llvm/-/commit/836607c70fa77dcc960e30d4ecd7ced2c67ff084