llvm-project
ac4a38e9
- [SLP] Emit reduction instead of 2 extracts + scalar op, when vectorizing operands (#147583)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
161 days ago
[SLP] Emit reduction instead of 2 extracts + scalar op, when vectorizing operands (#147583) Added emission of the 2-element reduction instead of 2 extracts + scalar op, when trying to vectorize operands of the instruction, if it is more profitable.
References
#147583 - [SLP] Emit reduction instead of 2 extracts + scalar op, when vectorizing operands
Author
alexey-bataev
Parents
20daa73a
Loading