[Mlir-commits] [mlir] [MLIR][Linalg] Fix insert_slice fusion with rank reduction (PR #130961)
Thomas Preud'homme
llvmlistbot at llvm.org
Tue May 20 05:32:21 PDT 2025
RoboTux wrote:
>
> * Move `dropGivenUnitDims` to mlir/lib/Dialect/Tensor/Utils.cpp -> this hook is a fairly generic helper.
Done
https://github.com/llvm/llvm-project/pull/130961
More information about the Mlir-commits
mailing list