[ARM][ParallelDSP] SExt mul for accumulation
For any unpaired muls, we accumulate them as an input to the reduction. Check the type of the mul and perform a sext if the existing accumlator input type is not the same. Differential Revision: https://reviews.llvm.org/D66993 llvm-svn: 370851
Loading
Please register or sign in to comment