[flang-commits] [flang] [flang] AliasAnalysis: Handle fir.load on hlfir.designate (PR #127107)

Joel E. Denny via flang-commits flang-commits at lists.llvm.org
Thu Feb 13 10:54:18 PST 2025


jdenny-ornl wrote:

The changes in this PR are probably further motivation [for the idea of replacing the `getOriginalDef` call with a `getSource` call](https://github.com/llvm/llvm-project/pull/126156#discussion_r1953573147).  However, before that rewrite, I'm hoping this PR is simple enough that we can land it first as it is the last PR in my series and achieves an actual performance benefit.

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


More information about the flang-commits mailing list