Hi, I will commit the patch you mentioned with [NFC] added. And split and resubmit other patches after more check and discussion.
Regards, Demin From: [email protected] <[email protected]> Sent: 2024年3月6日 10:13 To: Demin Han <[email protected]>; gcc-patches <[email protected]> Cc: kito.cheng <[email protected]> Subject: Re: [PATCH] MAINTAINERS: Add myself to write after approval Hi, han. I think you can commit this patch: https://gcc.gnu.org/pipermail/gcc-patches/2024-March/646931.html RISC-V: Refactor expand_vec_cmp It's an NFC patch that I approved. ________________________________ [email protected]<mailto:[email protected]> From: demin.han<mailto:[email protected]> Date: 2024-03-04 14:51 To: gcc-patches<mailto:[email protected]> CC: juzhe.zhong<mailto:[email protected]>; kito.cheng<mailto:[email protected]> Subject: [PATCH] MAINTAINERS: Add myself to write after approval ChangeLog: * MAINTAINERS: Add myself Signed-off-by: demin.han <[email protected]<mailto:[email protected]>> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index b01fab16061..a681518d704 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -448,6 +448,7 @@ Wei Guozhi <[email protected]<mailto:[email protected]>> Vineet Gupta <[email protected]<mailto:[email protected]>> Naveen H.S <[email protected]<mailto:[email protected]>> Mostafa Hagog <[email protected]<mailto:[email protected]>> +Demin Han <[email protected]<mailto:[email protected]>> Jivan Hakobyan <[email protected]<mailto:[email protected]>> Andrew Haley <[email protected]<mailto:[email protected]>> Frederik Harwath <[email protected]<mailto:[email protected]>> -- 2.43.2
