[RISCV] Match shl (ext v, splat 1) to vector widening add.
Since we use match shl (v, splat 1) to vadd, we could also expand to widening add. Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D153112
Loading
Please sign in to comment