[mlir][vector] Fix unit dim dropping pattern for masked writes (#74038)
This does the same as #72142 for vector.transfer_write. Previously the pattern would silently drop the mask.
Loading
Please sign in to comment
This does the same as #72142 for vector.transfer_write. Previously the pattern would silently drop the mask.