diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-02-04 18:49:43 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-04 18:49:43 -0500 |
commit | 88e7b8b81c061113399637f936937ffaf5a9bc08 (patch) | |
tree | 50414b062163beed162e3abc58ce2f5105850f25 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 13432e07f65a0e0c2eaf8a0c2fc81aa7bd3ddd23 (diff) | |
download | llvm-88e7b8b81c061113399637f936937ffaf5a9bc08.zip llvm-88e7b8b81c061113399637f936937ffaf5a9bc08.tar.gz llvm-88e7b8b81c061113399637f936937ffaf5a9bc08.tar.bz2 |
[SLP]Use TTI::getScalarizationOverhead where possible
Better to use TTI::getScalarizationOverhead instead of
TTI::getVectorInstrCost to correctly calculate the costs of
buildvectors/extracts.
Reviewers: RKSimon
Reviewed By: RKSimon
Pull Request: https://github.com/llvm/llvm-project/pull/125725
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions