[flang-commits] [flang] [flang][OpenMP] Implement nest depth calculation in LoopSequence (PR #185298)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Fri Mar 13 07:51:19 PDT 2026
kparzysz wrote:
Yeah, the issue is that in `-2` the literal in the `Negate` node does not have `typedExpr` set. This appears to be intentional, so I'm working on handling that.
https://github.com/llvm/llvm-project/pull/185298
More information about the flang-commits
mailing list