[Mlir-commits] [mlir] [mlir][memref] Add static_sizes attribute to memref.view (PR #183795)

Mehdi Amini llvmlistbot at llvm.org
Fri Feb 27 10:54:16 PST 2026


joker-eph wrote:

The pattern to support both SSA value and static operand really is more of anti-pattern than anything. I don't think we should do more of it, I would rather remove it from existing ops.

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


More information about the Mlir-commits mailing list