llvm-project
589d337d
- [SLP] Update analyzeRtStrideCandidate() to correctly handle types widen than i8 (including revectorization) (#191878)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
13 days ago
[SLP] Update analyzeRtStrideCandidate() to correctly handle types widen than i8 (including revectorization) (#191878) Previously there was an implicit assumption that each input access only accessed a single byte.
References
#191878 - [SLP] Update analyzeRtStrideCandidate() to correctly handle revectorization
Author
bababuck
Parents
8e4f0ce6
Loading