Committed, thanks Kito and Robin. Pan
-----Original Message----- From: Gcc-patches <[email protected]> On Behalf Of Kito Cheng via Gcc-patches Sent: Monday, June 12, 2023 8:19 PM To: Robin Dapp <[email protected]> Cc: [email protected]; [email protected]; [email protected]; [email protected]; [email protected]; [email protected] Subject: Re: [PATCH V2] RISC-V: Add ZVFHMIN block autovec testcase LGTM too, thanks On Mon, Jun 12, 2023 at 5:46 PM Robin Dapp via Gcc-patches <[email protected]> wrote: > > > +/* We can't enable FP16 NEG/PLUS/MINUS/MULT/DIV auto-vectorization > > +when -march="*zvfhmin*". */ > > +/* { dg-final { scan-tree-dump-times "vectorized 1 loops in > > +function" 0 "vect" } } */ > > Thanks. OK from my side. > > Regards > Robin
