RISC-V: Allow RVV register overlap for vwmacc[u].vx Like vwmacc[u].vv, allow the rvv register overlap for the dual widen ternary vx insn vwmacc.vx and vwmaccu.vx. gcc/ChangeLog: * config/riscv/vector.md: Leverage Wvr constraint. Signed-off-by: Pan Li <pan2.li@intel.com>