[Mlir-commits] [mlir] [MLIR][Tensor] Enhance bufferization of tensor.expand_shape op (PR #128871)
Han-Chung Wang
llvmlistbot at llvm.org
Wed Feb 26 11:03:21 PST 2025
hanhanW 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?
https://github.com/llvm/llvm-project/pull/128871
More information about the Mlir-commits
mailing list