[flang-commits] [flang] [flang] AliasAnalysis: distinguish addr of arg vs. addr in arg (PR #87723)
Joel E. Denny via flang-commits
flang-commits at lists.llvm.org
Thu Apr 4 15:33:51 PDT 2024
jdenny-ornl wrote:
I am still learning (HL)FIR and the AliasAnalysis implementation. Proposing this patch seems like the easiest way to ask about a test result in `flang/test/Analysis/AliasAnalysis/alias-analysis-2.fir` that doesn't make sense to me. I believe this patch improves that result. I would appreciate help from reviewers in understanding intended behavior if this patch breaks it.
https://github.com/llvm/llvm-project/pull/87723
More information about the flang-commits
mailing list