[flang-commits] [flang] [flang][OpenMP] Reintroduce TODO for FIR lowering of linear clause (PR #144883)

via flang-commits flang-commits at lists.llvm.org
Thu Jun 19 08:57:22 PDT 2025


NimishMishra wrote:

> Could you remove the check for OmpLinear that actually causes the crash? As-is this does not actually resolve #142935 unless we're also merging #144315 at the same time.

Hi @mrkajetanp, yes both PRs can be merged if it is okay with you and @tblah. I can merge the two into this too if you would prefer that. Essentially, we are disabling the lowering of linear clause until the design of linear clause is changed to include the implicit linearization of loop variable

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


More information about the flang-commits mailing list