summaryrefslogtreecommitdiff
path: root/flang/lib/Optimizer/OpenMP/MapInfoFinalization.cpp
AgeCommit message (Expand)Author
2025-11-14[OpenMP][Flang] Emit default declare mappers implicitly for derived types (#1...Akash Banerjee
2025-11-10[Flang][OpenMP] Move char box bounds generation for Maps to DirectiveCommons....agozillon
2025-11-07[Flang][OpenMP] Unify MapInfoFinalization's BoxChar handling with other Box t...agozillon
2025-10-22[flang][mlir] Migrate to free create functions. NFC. (#164657)Jakub Kuderski
2025-10-21[Flang][OpenMP][Dialect] Swap to using MLIR dialect enum to encode map flags ...agozillon
2025-10-15[Flang][OpenMP] Fix USM `close` semantics and `use_device_ptr` (#163258)Akash Banerjee
2025-10-09[Flang][OpenMP] Defer descriptor mapping for assumed dummy argument types (#1...agozillon
2025-10-02[Flang][OpenMP] Implicitly map nested allocatable components in derived types...Akash Banerjee
2025-09-25Revert "[Flang][OpenMP] Implicitly map nested allocatable components in deriv...Akash Banerjee
2025-09-24[Flang][OpenMP] Implicitly map nested allocatable components in derived types...Akash Banerjee
2025-07-25[Flang][OpenMP] Appropriately emit present/load/store in all cases in MapInfo...agozillon
2025-07-24[mlir][NFC] update `flang/lib` create APIs (12/n) (#149914)Maksim Levental
2025-06-10[Flang][OpenMP] - When mapping a `fir.boxchar`, map the underlying data point...Pranav Bhandarkar
2025-05-12[Flang][MLIR] - Handle the mapping of subroutine arguments when they are subs...Pranav Bhandarkar
2025-05-09[Flang][OpenMP] Generate correct present checks for implicit maps of optional...agozillon
2025-04-14[Flang][OpenMP][MLIR] Check for presence of Box type before emitting store in...agozillon
2025-03-20[MLIR][OpenMP] Improve omp.map.info verification (#132066)Sergio Afonso
2025-03-10[flang][OpenMP] Implement HAS_DEVICE_ADDR clause (#128568)Krzysztof Parzyszek
2025-03-07[Flang][OpenMP][MLIR] Implement close, present and ompx_hold modifiers for Fl...agozillon
2025-02-28[flang] update fir.coordinate_of to carry the fields (#127231)jeanPerier
2025-02-18[MLIR][OpenMP] Add OMP Mapper field to MapInfoOp (#120994)Akash Banerjee
2025-02-18[MLIR][OpenMP] Add Lowering support for OpenMP Declare Mapper directive (#117...Akash Banerjee
2025-01-21[flang][OpenMP][OpenACC] remove libEvaluate dependency in passes (#123784)jeanPerier
2025-01-11[flang] Teach omp-map-info-finalization to reuse descriptor allocas (#122507)macurtis-amd
2025-01-03[Flang][OpenMP] Fix allocating arrays with size intrinisic (#119226)agozillon
2024-12-18Re-apply (#117867): [flang][OpenMP] Implicitly map allocatable record fields ...Kareem Ergawy
2024-12-18Revert "[flang][OpenMP] Implicitly map allocatable record fields (#117867)" (...Kareem Ergawy
2024-12-18[flang][OpenMP] Implicitly map allocatable record fields (#117867)Kareem Ergawy
2024-11-16[Flang][OpenMP] Derived type explicit allocatable member mapping (#113557)agozillon
2024-11-14[Flang][OpenMP] Update MapInfoFinalization to use BlockArgs Interface and mod...agozillon
2024-09-04[OpenMP]Update use_device_clause lowering (#101703)Akash Banerjee
2024-08-23[Flang][OpenMP] Align map clause generation and fix issue with non-shared al...agozillon
2024-08-22[flang][NFC] Move OpenMP related passes into a separate directory (#104732)Ivan R. Ivanov
2024-08-21Revert "[flang][NFC] Move OpenMP related passes into a separate directory (#1...Ivan Radanov Ivanov
2024-08-21[flang][NFC] Move OpenMP related passes into a separate directory (#104732)Ivan R. Ivanov