ispc: do not test on the "host" target
This is because some very sensitive tests may fail when using more exotic platforms and vector instructions. For example, floating point summation (which is not associative in the first place), or transcendental functions. Arguably, ispc's test suite is too sensitive here.
parent
133eb427
Please register or sign in to comment