[Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Allow for flexible typing of linear step variables (PR #182816)

Urvi Rav llvmlistbot at llvm.org
Tue Feb 24 02:43:56 PST 2026


ravurvi20 wrote:

> Thanks @tblah and @eugeneepshteyn for looking. I did not know about #182474. One thing that PR misses is enabling Flang FIR lowering to generate linear step var types similar to the linear variable (something which I think is required to enable support for pointers/allocatables in loop IV for OpenMP versions < 6.0).
> 
> Still, I think a good portion of the fix is common. If it is okay with @ravurvi20, I am happy to mark them a co-author to this PR. @ravurvi20 : Sorry for the collision of fixes; please let me know if it is okay with you to being a co-author to this PR.

@NimishMishra Thank you for the clarification.
I agree that the changes overlap. I am fine with closing my PR and being added as a co-author to this one.

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


More information about the Mlir-commits mailing list