summaryrefslogtreecommitdiff
path: root/flang/lib/Lower/Support/Utils.cpp
AgeCommit message (Expand)Author
2025-11-05[flang] Adding NOTIFY specifier in image selector and add notify type checks ...Jean-Didier PAILLEUX
2025-08-28[flang][OpenMP] Handle symbols on composite simd with multiple privatizers (#...Kajetan Puchalski
2025-08-20[flang] Use SmallPtrSet directly instead of SmallSet (NFC) (#154471)Kazu Hirata
2025-07-21[mlir][NFC] update `flang/Lower` create APIs (8/n) (#149912)Maksim Levental
2025-07-11[flang][do concurrent] Re-model `reduce` to match reductions are modelled in ...Kareem Ergawy
2025-06-07[flang] Fix missing includes in lib/Lower/Support/Utils.cpp (#143196)Michał Górny
2025-06-05[flang] Extend localization support for `do concurrent` (`init` regions) (#14...Kareem Ergawy
2025-05-29[NFC][flang] Remove unused variable from `privatizeSymbol` (#141938)Kareem Ergawy
2025-05-29[flang][fir][OpenMP] Refactor privtization code into shared location (#141767)Kareem Ergawy
2025-05-12[flang] Revamp evaluate::CoarrayRef (#136628)Peter Klausler
2025-02-19[Flang] Check if two ArrayConstructor's are Equal (#121181)Thirumalai Shaktivel
2025-02-03[flang][Lower] Move getHashValue and isEqual implementations to Utils… (#12...Krzysztof Parzyszek