Skip to content
Commit 12f03a07 authored by Troels Henriksen's avatar Troels Henriksen
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment