Committed, thanks Jeff. Pan
-----Original Message----- From: Gcc-patches <[email protected]> On Behalf Of Jeff Law via Gcc-patches Sent: Wednesday, May 31, 2023 9:01 PM To: [email protected]; [email protected] Cc: [email protected]; [email protected]; [email protected]; [email protected]; [email protected] Subject: Re: [PATCH] RISC-V: Remove FRM for vfwcvt.f.x<u>.v (RVV integer to float widening conversion) On 5/31/23 04:43, [email protected] wrote: > From: Juzhe-Zhong <[email protected]> > > Base on the discussion here: > https://github.com/riscv/riscv-v-spec/issues/884 > > vfwcvt.f.x<u>.v doesn't depend on FRM. So remove FRM preparing for mode > switching support. > > gcc/ChangeLog: > > * config/riscv/vector.md: Remove FRM. OK. jeff
