qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 1/6] target/loongarch: Fix vldi inst


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.


Refer to the link below for a description of the vldi instructions:
https://jia.je/unofficial-loongarch-intrinsics-guide/lsx/misc/ #synopsis_88
Fixed errors in vldi instruction implementation.

Signed-off-by: Guo Hongyu <guohongyu24@mails.ucas.ac.cn>

to match the S-o-b?
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 -:)

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 Mao

Tested-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(-)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]