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

[Simd] Avoid using braces for broadcast-initialization.

Depending on the Simd library, this leads to arrors about list-initialization.

Depending on use, use either the previously introduced `Simd::broadcast<V>()`
function, or in the testsuite to the incantation directly to avoid test
interdependencies.
parent 18ee88af
Branches
Tags
1 merge request!523[CI] Optional expensive tests.
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment