[mlir][vector] Add result type to `interleave` assembly format (#93392)
This is to make it more obvious for what the result type is, especially with some less trivial cases like 0-d inputs resulting in 1-d inputs or interaction with scalable vector types. Note that `vector.deinterleave` uses the same format with explicit result type. Also improve examples and clean up surrounding code.
parent
8cdecd4d
Please register or sign in to comment