[flang-commits] [flang] [Flang][OpenMP] Skip DSA for canonical loops (PR #150593)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Mon Jul 28 07:36:54 PDT 2025


kparzysz wrote:

Do we use canonical loop ops for `do` or `loop`?  If not now, are we going to?

This looks good for loop transformation ops, but I'm wondering if the canonical loop ops can be used beyond those.

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


More information about the flang-commits mailing list