[flang-commits] [flang] [Flang] Add parsing and attribute registration for SIMPLE specifier (PR #161285)

Šárka Holendová via flang-commits flang-commits at lists.llvm.org
Thu Apr 23 14:49:36 PDT 2026


mlir-maiden wrote:

Thanks for the review, Eugene.
This PR seems to have grown beyond its original scope (parsing + attribute registration) into some semantic handling (SIMPLE->PURE, implicit/explicit bookkeeping, semantics conflict diagnostics, tests).
Should I:
narrow it back to parsing/attr registration and move semantics to follow-ups, or
continue expanding this PR to cover SIMPLE semantics now?
Just wanted to highlight this and get your guidance on the preferred direction.

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


More information about the flang-commits mailing list