This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH TEST]Require vect_perm in gcc.dg/vect/pr80815-3.c


Hi,
The test has negative step in memory access, thus can't be vectorized on
target like sparc-sun-solaris2.12.  This patch adds vect_perm requirement
for it.  Test result checked.  Is it OK?

Thanks,
bin
gcc/testsuite/ChangeLog
2017-07-20  Bin Cheng  <bin.cheng@arm.com>

	* gcc.dg/vect/pr80815-3.c: Require vect_perm.

Attachment: pr80815-vect_perm.txt
Description: pr80815-vect_perm.txt


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]