Committed, thanks Jeff. Pan
-----Original Message----- From: Jeff Law <jeffreya...@gmail.com> Sent: Tuesday, August 8, 2023 10:10 PM To: Li, Pan2 <pan2...@intel.com>; gcc-patches@gcc.gnu.org Cc: juzhe.zh...@rivai.ai; kito.ch...@sifive.com; Wang, Yanzhang <yanzhang.w...@intel.com> Subject: Re: [PATCH v1] RISC-V: Enhance the test case for RVV vfsub/vfrsub rounding On 8/2/23 01:59, Pan Li via Gcc-patches wrote: > From: Pan Li <pan2...@intel.com> > > This patch would like to enhance the vfsub/vfrsub rounding API test for > below 2 purposes. > > * The non-rm API has no frm related insn generated. > * The rm API has the frm backup/restore/set insn generated. > > Signed-off-by: Pan Li <pan2...@intel.com> > > gcc/testsuite/ChangeLog: > > * gcc.target/riscv/rvv/base/float-point-single-rsub.c: Enhance > cases. > * gcc.target/riscv/rvv/base/float-point-single-sub.c: Ditto. OK. jeff