summaryrefslogtreecommitdiff
path: root/flang/lib/Optimizer/CodeGen/FIROpPatterns.cpp
AgeCommit message (Expand)Author
2025-09-17[Flang][OpenMP] Additional global address space modifications for device (#11...agozillon
2025-07-24[mlir][NFC] update `flang/lib` create APIs (12/n) (#149914)Maksim Levental
2025-07-02[flang] Emit `fir.global` in the global address space (#146653)Kareem Ergawy
2024-08-14[flang] Read the extra field from the in box when doing reboxing (#102992)Valentin Clement (バレンタイン クレメン)
2024-08-12Revert "[flang] Read the extra field from the in box when doing reboxing" (#1...Valentin Clement (バレンタイン クレメン)
2024-08-12[flang] Read the extra field from the in box when doing reboxing (#102686)Valentin Clement (バレンタイン クレメン)
2024-08-06[flang] Match the type of the element size in the box in getValueFromBox (#10...Kelvin Li
2024-06-14[Flang] Hoisting constant-sized allocas at flang codegen. (#95310)Vijay Kandiah
2024-05-30[flang][fir] add codegen for fir.load of assumed-rank fir.box (#93569)jeanPerier
2024-05-28[flang] update fir.box_rank and fir.is_array codegen (#93541)jeanPerier
2024-05-01[flang][MLIR] Outline deallocation logic to `omp.private` ops (#90592)Kareem Ergawy
2024-04-29[flang][OpenMP][LLVMIR] Support CFG and LLVM IR conversion for `omp.p… (#90...Kareem Ergawy
2024-04-28Reapply "[mlir] Mark `isa/dyn_cast/cast/...` member functions depreca… (#90...Christian Sigg
2024-04-26Revert "[mlir] Mark `isa/dyn_cast/cast/...` member functions deprecated. (#89...dyung
2024-04-26[mlir] Mark `isa/dyn_cast/cast/...` member functions deprecated. (#89998)Christian Sigg
2024-03-22[flang][NFC] Extract FIROpConversion to its own files (#86213)Valentin Clement (バレンタイン クレメン)