[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/amdgpu/tablegen-targetparser-major-family-table'. Changed from f91f6fb3a4e8dcc819a88f3f9d109010be7ad97e to 67df2d4f35731ded7505cc028542bc4db5d104a8 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 f17f9406b96b0e0724dd167ccb41efbda8eaa66d by Matt Arsenault on 29/07/2026 at 05:09.. AMDGPU: Handle more TargetParser queries in tablegen Previously we had various enum switches. Start generated tables indexed by enums. Avoid some special cases by defining the dummy "generic" and "generic-hsa" targets as real processors. Co-authored-by: Claude (Claude-Opus-4.8) https://invent.kde.org/qt/clang/llvm/-/commit/f17f9406b96b0e0724dd167ccb41efbda8eaa66d Git commit 67df2d4f35731ded7505cc028542bc4db5d104a8 by Matt Arsenault on 29/07/2026 at 05:09.. AMDGPU: TableGen subarch to major subarch table Replace the hand-written AMDGPUMajorFamilies array with a generated lookup table. Adds a special case for the major arches missing a concrete generic target definition (we probably should just define those to avoid this). Co-authored-by: Claude (Claude-Opus-4.8) https://invent.kde.org/qt/clang/llvm/-/commit/67df2d4f35731ded7505cc028542bc4db5d104a8