[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/arsenm/clang/amdgpu-rename-image-feature-tests-fix-bad-args'. Changed from 0000000000000000000000000000000000000000 to b5f3a827eceea6f27a7cc2e62ea1f768e8d03ad0 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 e7dd336e0f7884c34108a1e722205a16c3f5307b by GitHub (on behalf of Dan Salvato) on 02/08/2026 at 17:47.. [M68k] Prevent COPY instruction from killing live condition flags (#168485) https://invent.kde.org/qt/clang/llvm-project/-/commit/e7dd336e0f7884c34108a1e722205a16c3f5307b Git commit 8bdbeac21eccd679489614e0326ab398425d47f1 by GitHub (on behalf of lonely eagle) on 02/08/2026 at 18:28.. [flang] Remove unused includes in MIFCommon.cpp to fix GCC debug-build link errors (#213508) An undefined symbol error when building Flang in debug mode. This PR fix this by remove unused include file. Here is a brief error log: `/usr/bin/ld:lib/libFIRBuilder.a(MIFCommon.cpp.o): in function Fortran::evaluate::FunctionRef<Fortran::evaluate::Type<(Fortran::common::TypeCategory)4, 1> >::~FunctionRef()':`. https://invent.kde.org/qt/clang/llvm-project/-/commit/8bdbeac21eccd679489614e0326ab398425d47f1 Git commit b5f3a827eceea6f27a7cc2e62ea1f768e8d03ad0 by Matt Arsenault on 02/08/2026 at 19:13.. clang/AMDGPU: Fix confused image builtin availability tests These tests appear to have been copy paste from other image error tests, which were checking for invalid argument validation. The point of these tests were to reject image builtins on unsupported targets, and not just gfx942. Rename the tests, and fix the invalid argument usage. Each builtin should be used in a valid way. Co-authored-by: Claude (Claude-Opus-4.8) https://invent.kde.org/qt/clang/llvm-project/-/commit/b5f3a827eceea6f27a7cc2e62ea1f768e8d03ad0