[ARM] Add MVE horizontal accumulation instructions
This is the family of vector instructions that combine all the lanes in their input vector(s), and output a value in one or two GPRs. Differential Revision: https://reviews.llvm.org/D62670 llvm-svn: 363403
Loading
Please register or sign in to comment