Lukas Sommer 5b454fb11b
[mlir][tensor] Preserve encoding when folding empty (#176427)
Addresses a long-standing TODO to not drop the encoding when folding a
`tensor.empty` with a reshape operation (`tensor.expand_shape`,
`tensor.collapse_shape`).

---------

Signed-off-by: Lukas Sommer <lukas.sommer@amd.com>
2026-01-19 10:23:49 +01:00
..