[PATCH GCC 8/9]Adjust test case for CFG changes in vectorized loop

Jeff Law law@redhat.com
Wed Sep 7 12:38:00 GMT 2016


On 09/06/2016 12:53 PM, Bin Cheng wrote:
> Hi,
> After CFG changes in vectorizer, the epilog loop now can be completely peeled, resulting in changes in the number of instructions that these tests check.  This patch adjusts related checking strings.
>
> Thanks,
> bin
>
>
> gcc/testsuite/ChangeLog
> 2016-09-01  Bin Cheng  <bin.cheng@arm.com>
>
> 	* gcc.target/i386/l_fma_float_1.c: Revise test.
> 	* gcc.target/i386/l_fma_float_2.c: Ditto.
> 	* gcc.target/i386/l_fma_float_3.c: Ditto.
> 	* gcc.target/i386/l_fma_float_4.c: Ditto.
> 	* gcc.target/i386/l_fma_float_5.c: Ditto.
> 	* gcc.target/i386/l_fma_float_6.c: Ditto.
> 	* gcc.target/i386/l_fma_double_1.c: Ditto.
> 	* gcc.target/i386/l_fma_double_2.c: Ditto.
> 	* gcc.target/i386/l_fma_double_3.c: Ditto.
> 	* gcc.target/i386/l_fma_double_4.c: Ditto.
> 	* gcc.target/i386/l_fma_double_5.c: Ditto.
> 	* gcc.target/i386/l_fma_double_6.c: Ditto.
OK when prerequisites are approved.
jeff



More information about the Gcc-patches mailing list