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

[mlir][tensor] Fold padding_value away for pack ops when possible. (#74005)

If we can infer statically that there are no incomplete tiles, we can
remove the optional padding operand.

Fixes https://github.com/openxla/iree/issues/15417
parent 8c1d476d
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