On 7/23/20 9:58 PM, Lijun Pan wrote: > vmulhsw: Vector Multiply High Signed Word > vmulhuw: Vector Multiply High Unsigned Word > > Signed-off-by: Lijun Pan <l...@linux.ibm.com> > --- > v4/v5: no change > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > v3: inline the helper_vmulh{su}w multiply directly instead of using macro > v2: fix coding style > use Power ISA 3.1 flag
The Reviewed-by tag goes above the "---" marker so that it is included when the patch is applied. r~