[Mlir-commits] [mlir] [mlir][fold-memref-alias-ops] Add support for folding memref.expand_shape involving dynamic dims (PR #89093)
Prathamesh Tagore
llvmlistbot at llvm.org
Mon May 6 12:10:28 PDT 2024
meshtag wrote:
> The mixed static dynamic cases will all be handled automatically?
@MaheshRavishankar , This worked. Thanks!
I have modified the code to use the newly introduced utility. Let me know if anything else is to be done here.
https://github.com/llvm/llvm-project/pull/89093
More information about the Mlir-commits
mailing list