Unverified Commit c3e3d59f authored by Han-Chung Wang's avatar Han-Chung Wang Committed by GitHub
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment