[flang-commits] [flang] [WIP][flang][OpenMP] Experimental pass to map `do concurrent` to OMP (PR #77285)
Kareem Ergawy via flang-commits
flang-commits at lists.llvm.org
Thu Feb 6 01:06:07 PST 2025
ergawy wrote:
Sorry for the delay here. Since this was not the highest priority item on our roadmap, we have been working on this on the side over the past year on the ROCm fork. I will start upstreaming our downstream implementation starting with https://github.com/llvm/llvm-project/pull/126026. The pass will be hidden behind a CL flag and I tracked the data-dependence analysis (among other things) in a document that explains the current status and future steps.
https://github.com/llvm/llvm-project/pull/77285
More information about the flang-commits
mailing list