Slava Zakharin cf6c26d4b4
[flang] FIR AliasAnalysis: two global TARGET vars cannot alias. (#172550)
I think this change should be equivalent to #170908 at MLIR level,
i.e. two distinct global variables cannot alias each other
even if they both have TARGET attribute.
2025-12-18 11:09:32 -08:00
..