llvm-project
1d65d9ce - [VPlan] Match legacy CM in ::computeCost if load is used by load/store.

Commit
7 days ago
[VPlan] Match legacy CM in ::computeCost if load is used by load/store. If a load is scalarized because it is used by a load/store address, the legacy cost model does not pass ScalarEvolution to getAddressComputationCost. Match the behavior in VPReplicateRecipe::computeCost.
Author
Committer
Parents
Loading