[AArch64][GlobalISel] Support udot lowering for vecreduce add (#70784)
vecreduce_add(mul(ext, ext)) -> vecreduce_add(udot) vecreduce_add(ext) -> vecreduce_add(ext) Vectors of scalar size of 8-bits with element count of multiples of 8
Loading
Please sign in to comment