Files
clang-p2996/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
Dinar Temirbulatov 73668cceae [AArch64][CostModel] Add costs for fixed operations when using fixed vectors over SVE.
Currently any cast operation with fixed length vectors uses NEON costs,
If those operations are end up using SVE instruction then we estimate
those operations based upon SVE costs.

Differential Revision: https://reviews.llvm.org/D133955
2023-05-15 16:18:45 +00:00

142 KiB