[Mlir-commits] [flang] [mlir] [RFC][mlir] ViewLikeOpInterface method for detecting partial views. (PR #164020)

Slava Zakharin llvmlistbot at llvm.org
Mon Oct 27 17:33:51 PDT 2025


vzakhari wrote:

The latest commit fixes the visitation so that the order does not matter, and returns `MayAlias` instead of `PartialAlias`.

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


More information about the Mlir-commits mailing list