llvm-project
db89a15f
- [SLP][NFC] Add tests for runtime strided loads during revectorization (#191875)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 days ago
[SLP][NFC] Add tests for runtime strided loads during revectorization (#191875) Depending on the case, SLP either misses optimizing re-vectorized runtime strided loads (and use a gather instead) or produces the incorrect strided load.
References
#191875 - [SLP][NFC] Add tests for runtime strided loads during revectorization
Author
bababuck
Parents
1b1d450f
Loading