[flang-commits] [flang] [flang] Treat visible Cray pointer associations as aliasing for TBAA (PR #221350)
Slava Zakharin via flang-commits
flang-commits at lists.llvm.org
Fri Sep 4 15:24:43 PDT 2026
vzakhari wrote:
The change looks okay to me, but I do not see any reason to do it. Accessing data through the pointee and the target is considrered invalid Fortran.
https://github.com/llvm/llvm-project/pull/221350
More information about the flang-commits
mailing list