llvm-project
1ffae54e
- [CostModel][X86] Reduce cost of pre-SSE41 select shuffle (#207400)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
41 days ago
[CostModel][X86] Reduce cost of pre-SSE41 select shuffle (#207400) The all-logic instructions have better throughput/latency than shuffles Confirmed with uops.info, llvm-mca and agner
References
#207400 - [CostModel][X86] Reduce cost of pre-SSE41 select shuffle
Author
RKSimon
Parents
4ba692f4
Loading