Files
Ege Beysel 3482affb82 [mlir][vector] drop unit dim from memrefs for xfer_read/write with non-reduced mask (#187076)
Handles the case where the mask does not need to be trimmed, i.e. it's
already equal to the reduced vector type, for
`XferRead/WriteDropUnitDims` patterns.

Signed-off-by: Ege Beysel <beysel@roofline.ai>
2026-04-29 14:01:20 +02:00
..