Thanks Jeff. Just finish bootstrap +regression passed. Committed.
juzhe.zh...@rivai.ai From: Jeff Law Date: 2023-11-07 11:53 To: Juzhe-Zhong; gcc-patches CC: rguenther Subject: Re: [PATCH] test: Fix FAIL of vect-sdiv-pow2-1.c for RVV test: Fix FAIL of vect-sdiv-pow2-1.c for RVV# On 11/6/23 20:50, Juzhe-Zhong wrote: > RVV didn't explictly enable DIV_POW2 optab but we cen vectorize it. > We should check pattern recognition instead of explicit pattern check. > > gcc/testsuite/ChangeLog: > > * gcc.dg/vect/vect-sdiv-pow2-1.c: Fix dump check. Similar to the sad test -- OK once verified it doesn't cause an unexpected failure on a major platform like x86_64. jeff