|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PULL 1/6] target/loongarch: Fix vldi inst |
Date: | Thu, 26 Dec 2024 18:38:49 +0100 |
User-agent: | Mozilla Thunderbird |
On 26/12/24 05:22, bibo mao wrote:
On 2024/12/25 下午7:32, Philippe Mathieu-Daudé wrote:Hi Bibo, On 25/12/24 03:40, Bibo Mao wrote:From: ghy <2247883756@qq.com>Is this authorship correct? Should it be: From: Guo Hongyu <guohongyu24@mails.ucas.ac.cn>yes, this is better.Guo Hongyu submits the first version with attachment, xianglai tests it and submit again with plain text. I added them both with S-o-b -:)Refer to the link below for a description of the vldi instructions:https://jia.je/unofficial-loongarch-intrinsics-guide/lsx/misc/ #synopsis_88Fixed errors in vldi instruction implementation. Signed-off-by: Guo Hongyu <guohongyu24@mails.ucas.ac.cn>to match the S-o-b?What to do in this condition?
IIUC the technical issue, you can fix the authorship using: git commit --amend --author='Guo Hongyu <guohongyu24@mails.ucas.ac.cn>'
Regards Bibo MaoTested-by: Xianglai Li <lixianglai@loongson.cn> Signed-off-by: Xianglai Li <lixianglai@loongson.cn> Reviewed-by: Bibo Mao <maobibo@loongson.cn> Signed-off-by: Bibo Mao <maobibo@loongson.cn> --- target/loongarch/tcg/insn_trans/trans_vec.c.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
[Prev in Thread] | Current Thread | [Next in Thread] |