Thanks Robin, double check the local run is PASS for the CI reported failure, so will commit it soon.
517889:PASS: gcc.dg/vect/pr116125.c -flto -ffat-lto-objects (test for excess errors) 517891:PASS: gcc.dg/vect/pr116125.c -flto -ffat-lto-objects execution test Pan -----Original Message----- From: Robin Dapp <[email protected]> Sent: Monday, July 21, 2025 4:28 PM To: Li, Pan2 <[email protected]>; [email protected] Cc: [email protected]; [email protected]; [email protected]; [email protected]; Chen, Ken <[email protected]>; Liu, Hongtao <[email protected]> Subject: Re: [PATCH v1 0/5] RISC-V: Combine vec_duplicate + vaaddu.vv to vaaddu.vx on GR2VR cost > This patch would like to introduce the combine of vec_dup + vaaddu.vv > into vaaddu.vx on the cost value of GR2VR. The late-combine will take > place if the cost of GR2VR is zero, or reject the combine if non-zero > like 1, 2, 15 in test. There will be two cases for the combine: The series is OK, thanks. There is a CI failure but it looks unrelated. -- Regards Robin
