summaryrefslogtreecommitdiff
path: root/flang/test/Parser/OpenMP/reduction-modifier.f90
AgeCommit message (Expand)Author
2025-09-16[flang][OpenMP] Use OmpDirectiveSpecification in Omp[Begin|End]LoopDi… (#15...Krzysztof Parzyszek
2024-12-12[flang][OpenMP] Semantic checks for IN_REDUCTION and TASK_REDUCTION (#118841)Krzysztof Parzyszek
2024-11-21[flang][OpenMP] Apply modifier representation to semantic checks (#116658)Krzysztof Parzyszek
2024-11-20[flang][OpenMP] Normalize clause modifiers that exist on their own (#116655)Krzysztof Parzyszek
2024-04-15[Flang][OpenMP] Accept the reduction modifier (#86492)Kiran Chandramohan