[AArch64] Add FP16 broadcast and transpose costs
The FP16 broadcast and transpose can always use the same instructions as are used for i16 vectors, with or without +fullfp16. This fills in some extra costs to make sure we get them right. Differential Revision: https://reviews.llvm.org/D146035
Loading
Please sign in to comment