[Mlir-commits] [mlir] [mlir][tosa] Forward concat insert_slice destination into DPS provider (PR #183490)
Hsiangkai Wang
llvmlistbot at llvm.org
Fri Feb 27 06:03:34 PST 2026
Hsiangkai wrote:
I feel it is not suitable to put the pattern in TosaToTensor.cpp. It's not a lowering pattern from Tosa to Tensor. Instead it is a rewritten pattern in tensor. I suggest to put the pattern in mlir/lib/Dialect/Tensor/Transforms/.
https://github.com/llvm/llvm-project/pull/183490
More information about the Mlir-commits
mailing list