[flang-commits] [flang] [flang][OpenACC] Reland data-clause designator path handling (PR #220781)
Andre Kuhlenschmidt via flang-commits
flang-commits at lists.llvm.org
Tue Sep 15 10:52:15 PDT 2026
akuhlens wrote:
> Should we create an issue for this case, then?
We certainly can. It just sees `x + 1` as an irreducible expression and then doesn't look to reassociate (_ - 1) we could definately make it normalize and reassociate formulas that are not parenthesized. Honestly I was kinda surprised that didn't work.
https://github.com/llvm/llvm-project/pull/220781
More information about the flang-commits
mailing list