[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/jeanPerier/merge_memory_passes_1'. Changed from 0000000000000000000000000000000000000000 to e9a17d03184d4389987a55e3eb6a306b71c74918 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 e9a17d03184d4389987a55e3eb6a306b71c74918 by Jean Perier (on behalf of root) on 20/07/2026 at 09:01.. [flang][NFC] Extract StackArrays analysis and rewrite into a header Move InsertionPoint, StackArraysAnalysisWrapper, and AllocMemConversion out of the anonymous namespace in StackArrays.cpp into a new StackArrays.h header (in namespace fir), so the "which fir.allocmem can be safely moved to the stack, and where" analysis and the heap-to-stack rewrite pattern can be reused by other passes. The dataflow internals (AllocationState, LatticePoint, AllocationAnalysis), the command-line options, and all method definitions remain in the .cpp. No functional change intended. https://invent.kde.org/qt/clang/llvm/-/commit/e9a17d03184d4389987a55e3eb6a306b71c74918