[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
Loading
Please sign in to comment