llvm-project
ae5015ed - [SLP] Allow strided memory operations with lengths equal to MinProfitableStridedOps (#194506)

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.
Author
Parents
Loading