llvm-project
d70963a7 - [SLP]Fix the cost of the adjusted extracts in per-register analysis.

Commit
1 year ago
[SLP]Fix the cost of the adjusted extracts in per-register analysis. Previous patch did not pass the list of the extract indices by reference, so the compiler just ignored them. Pass indices by reference and fix the per-register analysis. Reviewers: RKSimon Reviewed By: RKSimon Pull Request: https://github.com/llvm/llvm-project/pull/96808
Author
Committer
Parents
Loading