[Mlir-commits] [mlir] [mlir] Allow folding dynamic full size subviews (PR #140619)

Han-Chung Wang llvmlistbot at llvm.org
Mon May 19 14:54:50 PDT 2025


https://github.com/hanhanW commented:

Looks okay to me, but please wait for a day, just in case if other reviewers want to take a look.

I'm not pretty sure if it should be a canonicalization pattern or not because `reifyResultShapes` could create operations. It depends on the implementation details of the source op.

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


More information about the Mlir-commits mailing list