[flang-commits] [flang] [mlir][acc][flang] Lower nested ACC loops with tile clause as collapsed loops (PR #147801)

Razvan Lupusoru via flang-commits flang-commits at lists.llvm.org
Wed Jul 9 11:56:00 PDT 2025


razvanlupusoru wrote:

> Can you add a test with collapse and tile? If that's even allowed by the spec.

Vijay, would you mind looking into this? From a quick glance, I am myself not quite sure of the behavior when both clauses are present - I would lean towards checking for presence of both during semantics and generating an error. Also updating acc.loop verifier to not permit it. Unless you find a reasonable interpretation that would make both feasible.

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


More information about the flang-commits mailing list