[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/guy-david/simplifycfg-fcmp'. Changed from 0000000000000000000000000000000000000000 to 696577ffe3e556f5bac6a26fee224558aef62b67 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 f0d5a63d6ca678078af7fe0b2f5eeee2599d6f21 by Guy David on 22/07/2026 at 16:56.. [NFC][SimplifyCFG] Add tests https://invent.kde.org/qt/clang/llvm-project/-/commit/f0d5a63d6ca678078af7fe0b2f5eeee2599d6f21 Git commit 696577ffe3e556f5bac6a26fee224558aef62b67 by Guy David on 22/07/2026 at 16:56.. [SimplifyCFG] Remove conservative fcmp guard from speculativelyExecuteBB Previously it rejected to perform if conversion when the condition was an FCmpInst. That guard predated the current cost model which now takes into consideration target-dependent knobs such as getCmpSelInstrCost() via validateAndCostRequiredSelects. Also propagate fast-math flags from the phi to the replacement select using CreateSelectFMF instead of CreateSelect. https://invent.kde.org/qt/clang/llvm-project/-/commit/696577ffe3e556f5bac6a26fee224558aef62b67