[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 10:05:34 PST 2025


kiranchandramohan wrote:

Is the point that unlike in Fortran 77 loops, there is no ambiguity in parsing OpenMP loop constructs and hence we can parse it all together?

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


More information about the llvm-branch-commits mailing list