llvm-project
07507cb5
- [SLP]Fix shuffling of entries of the different sizes
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
352 days ago
[SLP]Fix shuffling of entries of the different sizes Need to choose the size of vector factor for mask based on the entries vector factors, not mask size, to generate correct code. Fixes #117170
Author
alexey-bataev
Committer
alexey-bataev
Parents
ba668eb9
Loading