[Mlir-commits] [mlir] [MLIR][Tensor] Enhance bufferization of tensor.expand_shape op (PR #128871)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed Feb 26 11:28:01 PST 2025
MaheshRavishankar wrote:
> > Instead of inferring the output shape argument of memref.expand_shape op, use output_shape argument of tensor.expand_shape op by adding dd support for bufferization of tensor.expand_shape when there are more than one dynamic dim within a reassociation set.
>
> What is dd support?
I read it as dynamic dimensions :)
https://github.com/llvm/llvm-project/pull/128871
More information about the Mlir-commits
mailing list