Open Quuxplusone opened 3 years ago
https://gcc.godbolt.org/z/3q7KGs6h5
We currently scalarize these cases, but we should be able to make use of SSE behaviour for out-of-range integer results to keep these fully vectorized.
https://gcc.godbolt.org/z/3q7KGs6h5
We currently scalarize these cases, but we should be able to make use of SSE behaviour for out-of-range integer results to keep these fully vectorized.