[mlir][tensor] Fix tensor::PackOp fold() handling of padding value (#87296)
We can't just check if it is a splat constant or not. We should also check if the value match.
parent
6261c53c
Please register or sign in to comment
We can't just check if it is a splat constant or not. We should also check if the value match.