summaryrefslogtreecommitdiff
path: root/flang/lib/Optimizer/OpenMP/MapsForPrivatizedSymbols.cpp
AgeCommit message (Expand)Author
2025-08-27[NFC][flang][OpenMP] Create `FortranUtils` lib and move `createMapInfoOp` to ...Kareem Ergawy
2025-08-12Revert "[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (...Akash Banerjee
2025-08-12[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (#153048)Akash Banerjee
2025-08-11Revert "[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (...Akash Banerjee
2025-08-11[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (#151989)Akash Banerjee
2025-08-05[Flang][OpenMP] Make implicitly captured scalars fully firstprivatized (#147442)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-04-29[Flang][MLIR][OpenMP] - Add support for firstprivate when translating omp.tar...Pranav Bhandarkar
2025-03-20[MLIR][OpenMP] Improve omp.map.info verification (#132066)Sergio Afonso
2025-02-18[MLIR][OpenMP] Add OMP Mapper field to MapInfoOp (#120994)Akash Banerjee
2025-01-31[mlir][OpenMP][flang] make private variable allocation implicit in omp.privat...Tom Eccles
2024-12-12[mlir][OpenMP] - MLIR to LLVMIR translation support for delayed privatization...Kareem Ergawy
2024-11-28[mlir][OpenMP] Annotate `private` vars with `map_idx` when needed (#116770)Kareem Ergawy
2024-11-16[Flang][OpenMP] Derived type explicit allocatable member mapping (#113557)agozillon
2024-10-20[flang][OpenMP] - Add `MapInfoOp` instances for target private variables when...Pranav Bhandarkar