summaryrefslogtreecommitdiff
path: root/flang/test/Parser/OpenMP/loop-transformation-construct03.f90
AgeCommit message (Expand)Author
2025-11-17[flang][OpenMP] Store Block in OpenMPLoopConstruct, add access functions (#16...Krzysztof Parzyszek
2025-09-16[flang][OpenMP] Use OmpDirectiveSpecification in Omp[Begin|End]LoopDi… (#15...Krzysztof Parzyszek
2025-07-08[Flang][OpenMP] Fix crash when block.end() is missed (#147519)Jack Styles