[flang-commits] [flang] [flang] Improve alias analysis to be precise for box and box.base_addr (PR #80335)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Fri Feb 2 06:03:38 PST 2024


https://github.com/tblah approved this pull request.

This makes sense to me, but please wait for approval from at least one of the other reviewers.

Out of interest, are you able to share what you are using this for? I believe the existing alias analysis infrastructure should already be able to distinguish between box and non-box accesses.

https://github.com/llvm/llvm-project/pull/80335


More information about the flang-commits mailing list