[Mlir-commits] [mlir] [mlir][linalg-transform] dyn_cast DestinationStyleOpInterface and early return (PR #166299)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Nov 4 16:53:17 PST 2025
https://github.com/MaheshRavishankar commented:
Could you check the `producerOp` instead of the clone. That way we wont even clone if we dont need to .
https://github.com/llvm/llvm-project/pull/166299
More information about the Mlir-commits
mailing list