[ARM] Add predicated mla reduction patterns
Similar to 8fa824d7 but this time for MLA patterns, this selects predicated vmlav/vmlava/vmlalv/vmlava instructions from vecreduce.add(select(p, mul(x, y), 0)) nodes. Differential Revision: https://reviews.llvm.org/D84102
Loading
Please register or sign in to comment