llvm-project
ae5015ed
- [SLP] Allow strided memory operations with lengths equal to MinProfitableStridedOps (#194506)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
92 days ago
[SLP] Allow strided memory operations with lengths equal to MinProfitableStridedOps (#194506) Currently we've excluded chains with length equal to `MinProfitableStridedOps`, this change matches how we have defined these knobs.
References
#194506 - [SLP] Allow strided memory operations with lengths equal to MinProfitableStridedOps
Author
bababuck
Parents
471e8f7f
Loading