summaryrefslogtreecommitdiff
path: root/flang/lib/Optimizer/OpenMP/LowerWorkshare.cpp
AgeCommit message (Expand)Author
2025-07-24[mlir][NFC] update `flang/lib` create APIs (12/n) (#149914)Maksim Levental
2024-11-28[Flang][OpenMP] Use internal linkage for OpenMP code-gen'ed helper functions ...Michael Klemm
2024-11-26[flang][OpenMP] Fix handling of nested loop wrappers in LowerWorkshare (#117275)Ivan R. Ivanov
2024-11-19[flang] Lower omp.workshare to other omp constructs (#101446)Ivan R. Ivanov