diff options
author | David Green <david.green@arm.com> | 2025-01-20 11:43:57 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2025-01-20 11:43:57 +0000 |
commit | 27a2d3d0887ef8a61bc953e76a22bb8a628a1ea0 (patch) | |
tree | 7bec231a06b89f975f3a08cf87a18952cd564756 /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | a4d9a8de0820f3ccc2eb35870cac199e8dacd9e6 (diff) | |
download | llvm-27a2d3d0887ef8a61bc953e76a22bb8a628a1ea0.zip llvm-27a2d3d0887ef8a61bc953e76a22bb8a628a1ea0.tar.gz llvm-27a2d3d0887ef8a61bc953e76a22bb8a628a1ea0.tar.bz2 |
[AArch64] Build v2i64 Mul cost out of getArithmeticInstrCost and getVectorInstrCost. NFCI
This should not effect the result, unless the getArithmeticInstrCost and
getVectorInstrCost routines learn to produce different costs (with CostKind =
CodeSize for example). The -1 lanes prevent 0 lanes from (incorrectly) being
marked as free.
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions