[flang-commits] [flang] [flang] AliasAnalysis: Fix pointer component logic (PR #94242)
Joel E. Denny via flang-commits
flang-commits at lists.llvm.org
Thu Jun 20 09:09:35 PDT 2024
jdenny-ornl wrote:
To avoid confusing [the thread on target attributes](https://github.com/llvm/llvm-project/pull/94242#discussion_r1645883337), I'm attempting to start a new one on one of the issues raised there:
> attributes where not gathered on the hlfir.designate which does not exist anymore in FIR (replaced by fir.coordinate)
I just pushed a commit to fix and test this issue.
https://github.com/llvm/llvm-project/pull/94242
More information about the flang-commits
mailing list