[flang-commits] [flang] [flang][OpenMP] Fix crash when arrays used in LINEAR clause (PR #175383)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Mon Jan 12 10:00:11 PST 2026
tblah wrote:
I also read the rule about them being integers and assumed no arrays, but thinking about it further I am not sure that's how Fortran works. `INTEGER :: a(10)` I think still has type INTEGER, just with a non-zero rank.
https://github.com/llvm/llvm-project/pull/175383
More information about the flang-commits
mailing list