[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/gbossu/lv.revec.poc.1'. Changed from d717b71b907807420825298a1aa1037546fbbd08 to f890a300b56ec0623d8ceb82080086b21e964987 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 68ef8e9ace9e13c3ac67fe6b85f9d4274567b2de by Gaëtan Bossu on 10/08/2026 at 11:03.. Support operand widening https://invent.kde.org/qt/clang/llvm/-/commit/68ef8e9ace9e13c3ac67fe6b85f9d4274567b2de Git commit 9a0ca57d85a95be1554195821ff94a383af85a53 by Gaëtan Bossu on 10/08/2026 at 13:35.. Fix AArch64 ISel for unpacked types Using DUP instructions only really works for packed types, as it will not introduce the spacing between elements that is required for unpacked types like nxv2f16. For those, we'll first broadcast to their corresponding packed type, and then extract the lo lanes into an unpacked type, effectively introducing the required spacing. https://invent.kde.org/qt/clang/llvm/-/commit/9a0ca57d85a95be1554195821ff94a383af85a53 Git commit f890a300b56ec0623d8ceb82080086b21e964987 by Gaëtan Bossu on 10/08/2026 at 13:35.. Set Expand as default action for ISD::VECTOR_BROADCAST https://invent.kde.org/qt/clang/llvm/-/commit/f890a300b56ec0623d8ceb82080086b21e964987