[Mlir-commits] [mlir] [mlir][memref] Add a new `ReifyResultShapes` pass (PR #145927)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Jun 26 12:57:35 PDT 2025


https://github.com/MaheshRavishankar requested changes to this pull request.

This seems to be similar to https://github.com/llvm/llvm-project/blob/main/mlir/lib/Dialect/MemRef/Transforms/ResolveShapedTypeResultDims.cpp . What is this doing on top of that pass?

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


More information about the Mlir-commits mailing list