summaryrefslogtreecommitdiff
path: root/flang/test/Transforms/DoConcurrent/basic_host.f90
AgeCommit message (Expand)Author
2025-11-10[flang][NFC] Strip trailing whitespace from tests (2 of N)Tarun Prabhu
2025-07-17[flang] Main program symbol no longer conflicts with the other symbols (#149169)Eugene Epshteyn
2025-05-08[flang][OpenMP] Update `do concurrent` mapping pass to use `fir.do_concurrent...Kareem Ergawy
2025-05-07[flang][fir] Lower `do concurrent` loop nests to `fir.do_concurrent` (#137928)Kareem Ergawy
2025-04-16Revert "[flang][fir] Lower `do concurrent` loop nests to `fir.do_concurrent` ...Kareem Ergawy
2025-04-16[flang][fir] Lower `do concurrent` loop nests to `fir.do_concurrent` (#132904)Kareem Ergawy
2025-04-02[flang][OpenMP] Map simple `do concurrent` loops to OpenMP host constructs (#...Kareem Ergawy
2025-04-02[flang][OpenMP] Upstream first part of `do concurrent` mapping (#126026)Kareem Ergawy