[flang-commits] [flang] [mlir] [RFC][mlir] ViewLikeOpInterface method for detecting partial views. (PR #164020)
Slava Zakharin via flang-commits
flang-commits at lists.llvm.org
Mon Nov 3 11:15:24 PST 2025
================
@@ -40,17 +40,19 @@ using namespace mlir;
static constexpr unsigned maxUnderlyingValueSearchDepth = 10;
/// Given a value, collect all of the underlying values being addressed.
----------------
vzakhari wrote:
Sure, I will add the comments!
https://github.com/llvm/llvm-project/pull/164020
More information about the flang-commits
mailing list