Thanks Robin.
> I think those tests don't really need to check for vsetvl anyway.
Looks only scan asm for RVV fixed-pointer insn is good enough for vector part,
which
is somehow different to scalar. I will make the change after this patch pushed.
Pan
-Original Message-
From: Robin Dapp
On 9/19/24 7:24 AM, Robin Dapp wrote:
Hi,
this fixes asm-scan fallout from r15-3712-g5e3a4a01785e2d where we allow
SLP with SELECT_VL.
Assisted by sed and regtested on rv64gcv_zvfh_zvbb.
Rather lengthy but obvious, so going to commit after a while if the CI is
happy. I think those tests do