llvm-project
a0e19ca0 - [SLP][NFC] Make calculateTreeCostAndTrimNonProfitable compatible

Commit
2 days ago
[SLP][NFC] Make calculateTreeCostAndTrimNonProfitable compatible with processBuildVector, NFC processBuildVector adjusts the scalars to match the entry vector factor, while calculateTreeCostAndTrimNonProfitable does not. Sync the behovior to avoid potential issues. Currently it does not affect the cost estimations, so it is NFC. Reviewers: Pull Request: https://github.com/llvm/llvm-project/pull/191905
Author
Parents
Loading