llvm-project
137a7451 - [mlir][vector] Support n-D vectors in i8 to i4 trunci emulation (#94946)

Commit
1 year ago
[mlir][vector] Support n-D vectors in i8 to i4 trunci emulation (#94946) Previously, this only supported 1-D vectors via vector.shuffle, with the new vector.deinterleave this can be updated to support n-D vectors.
Author
Parents
Loading