[Mlir-commits] [mlir] [MLIR][Tensor] Fix DPS op canonicalizer with `tensor.cast`` (PR #91382)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue May 7 16:38:10 PDT 2024


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

Havent looked at the change yet, but is a much bigger change than I would have anticipated.

Wouldnt a solution be you create a new operation where the result type is also of the same type as the new destination?

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


More information about the Mlir-commits mailing list