vsx-builtin-2.c
1.77 KB
-
rs6000: Fix tests for xvmadd and xvnmsub · c39f02ef
The patterns involved can create vmadd resp. vnmsub instructions instead. This patch changes the testcases to allow those. 2015-10-26 Segher Boessenkool <segher@kernel.crashing.org> gcc/testsuite/ * gcc.target/powerpc/vsx-builtin-2.c: Allow vmadd and vnmsub as well as xvmadd and xvnmsub. * gcc.target/powerpc/vsx-vector-2.c: Allow vmadd as well as xvmadd. From-SVN: r229473
Segher Boessenkool committed