| commit | a2f4b0466be29c853c32498ae49c1acfa1594f30 | [log] [tgz] |
|---|---|---|
| author | Robin Dapp <rdapp@ventanamicro.com> | Sun Nov 16 18:43:15 2025 +0100 |
| committer | Robin Dapp <rdapp@ventanamicro.com> | Mon Nov 24 20:43:11 2025 +0100 |
| tree | 463d4d258ebb46990c4e5d73eef52eaca9e476fb | |
| parent | 25a11c51d508370e439d1a9b5643c8aa39afb4b5 [diff] |
vect: Add vect-scalar-cost-multiplier for SLP. This adds the same vect-scalar-cost-multiplier to SLP costing that loop costing already has. gcc/ChangeLog: * tree-vect-slp.cc (vect_bb_vectorization_profitable_p): Multiply scalar cost by vect-scalar-cost-multiplier.