[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 08:25:21 PST 2024


tblah wrote:

> Are you referring to the TBAA implementation? As far as I understood this was mostly for passing information to LLVM, not for alias analysis in MLIR passes.

Yes that was what I meant. Yes it is not for MLIR passes.

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


More information about the flang-commits mailing list