This is the mail archive of the gcc@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]

Re: compile/simd-* test failures


On Thursday, Oct 31, 2002, at 11:57 US/Pacific, Igor Shevlyakov wrote:

I'm working on back-end for new vector architecture. My hardware
supports 128-bit vector but not 64-bit...

during testsuite all simd tests which using V2SI and similar 64 bit
modes fails, but there is no .x file saying on that target their failure
is ok.
How other targets which don't' support 64-bit vectors passes those tests
They pass because the vectors gets turned into scaler code.

Thanks,
Andrew Pinski

Thanks








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