[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/sdesmalen-arm/lower-fp-to-int-sat-sve-part3-scalable'. Changed from 2825aca353e80a40676ba4e49424efda48435c5b to 9d4d91d3dadc77c8814d8dcca64c2c0de24e21c7 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 9d4d91d3dadc77c8814d8dcca64c2c0de24e21c7 by Sander de Smalen on 22/07/2026 at 10:49.. Various small changes * Fixed issue with lowering v8bf16 -> v8i32 when using 256b SVE (as that would otherwise go down a legalisation route specifically added for 128b NEON). * Removed unnecessary condition for `SrcVT != MVT::nxv2f32` in CanHandleNatively, as this no longer applies. * Renamed `tryLowerFPToIntToSVE` -> `LowerFPToIntToSVE` * Moved bail out for saturating narrowing converts (fixed-length SVE) to `LowerFixedLengthFPToIntToSVE` https://invent.kde.org/qt/clang/llvm/-/commit/9d4d91d3dadc77c8814d8dcca64c2c0de24e21c7