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]Remove xfail for gcc.dg/vect/vect-24.c on ARM targets


Hi,
Test gcc.dg/vect/vect-24.c starts passing after my vectorizer changes, but not on all targets.  For x86_64, looks like other passes still mess up the IR and prevent it from being vectorized.  This patch removes xfail for ARM targets.
Test result checked.  Is it OK?

Thanks,
bin

gcc/testsuite/ChangeLog
2017-01-23  Bin Cheng  <bin.cheng@arm.com>

	* gcc.dg/vect/vect-24.c: Remove xfail on ARM targets.

Attachment: xfail-2.txt
Description: xfail-2.txt


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