[llvm-branch-commits] [flang] [flang][OpenMP] Implement loop nest parser (PR #168884)

Kiran Chandramohan via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Nov 20 09:25:23 PST 2025


kiranchandramohan wrote:

I have not followed the full patch but the two step approach was probably necessary since the Fortran loop parser itself operated in that way. Would changing this only for OpenMP loops cause a problem?

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


More information about the llvm-branch-commits mailing list