llvm-project
137a7451
- [mlir][vector] Support n-D vectors in i8 to i4 trunci emulation (#94946)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#94946 - [mlir][vector] Support n-D vectors in i8 to i4 trunci emulation
Author
mub-at-arm
Parents
2151ba03
Loading