[flang-commits] [flang] [flang][NFC] AliasAnalysis: Use Indirect not Unknown for LoadOp (PR #127845)

Joel E. Denny via flang-commits flang-commits at lists.llvm.org
Wed Feb 19 13:59:57 PST 2025


jdenny-ornl wrote:

I think you're suggesting to remove `else {` and `}` but keep the `type = SourceKind::Indirect;` that appears within it.  But that would overwrite the `type` set previously for AllocaOp and AddrOfOp.

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


More information about the flang-commits mailing list