Skip to content
Snippets Groups Projects
Commit 35378605 authored by Jö Fahlke's avatar Jö Fahlke
Browse files

[simd/test.hh] Don't test proxies for scalar operation support.

In the tests for operations we check whether an operation is supported on
scalars, and if so, we also test is in simd types.  This suppresses tests for
e.g. `%` on simd types made up of floating point types.  Before this patch we
sometimes did the check on proxies instead of scalars.  This could lead to
tests be incorrectly not suppressed.
parent f9d8a370
Branches
Tags
Loading
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment