Files
clang-p2996/flang/lib/Optimizer/OpenMP/DoConcurrentConversion.cpp
Kareem Ergawy 5fe69fd95c [flang][OpenMP] Update do concurrent mapping pass to use fir.do_concurrent op (#138489)
This PR updates the `do concurrent` to OpenMP mapping pass to use the
newly added `fir.do_concurrent` ops that were recently added upstream
instead of handling nests of `fir.do_loop ... unordered` ops.

Parent PR: https://github.com/llvm/llvm-project/pull/137928.
2025-05-08 20:22:29 +02:00

14 KiB