[flang-commits] [flang] [WIP][flang][OpenMP] Experimental pass to map `do concurrent` to OMP (PR #77285)

via flang-commits flang-commits at lists.llvm.org
Tue Dec 3 00:26:25 PST 2024


https://github.com/jeanPerier commented:

Hi @ergawy, very late review on my side. Thanks for working on this, it is a great feature. On my side, as long as this pass is run behind a flag (given the points made by Peter), the direction looks good to me (I appreciate the fact that this is done in a pass so that do concurrent can also easily be mapped to other concepts).

https://github.com/llvm/llvm-project/pull/77285


More information about the flang-commits mailing list