[flang-commits] [flang] [flang] AliasAnalysis: Fix pointer component logic (PR #94242)
Joel E. Denny via flang-commits
flang-commits at lists.llvm.org
Mon Aug 26 09:54:20 PDT 2024
jdenny-ornl wrote:
> > Can I ask you to push the `isRecordWithPointerComponent` and `isPointerReference` NFC change as well as the alias-analysis-9.fir renaming in a preliminary patch so that your functional changes stands out?
>
> Done in PR #105899. I haven't bothered with a stacked PR as I assume that will land quickly, but let me know if that would be helpful.
That has landed, and I've merged it here.
https://github.com/llvm/llvm-project/pull/94242
More information about the flang-commits
mailing list