[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/hev/inline-asm-lsx-i128'. Changed from 0000000000000000000000000000000000000000 to 8b45a363a2aea09568a34467ed3b9d96edca27aa 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 8b45a363a2aea09568a34467ed3b9d96edca27aa by WANG Rui on 09/07/2026 at 06:52.. [LoongArch] Support i128 operands for LSX inline assembly Allow `i128` values to be used with the `f` inline assembly constraint when targeting LSX. Although `i128` is not a legal LSX value type, it naturally maps to a single 128-bit LSX vector register for inline assembly. This enables instructions such as `vadd.q` to operate directly on `__int128` operands without requiring explicit vector types. https://invent.kde.org/qt/clang/llvm-project/-/commit/8b45a363a2aea09568a34467ed3b9d96edca27aa