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

[SIMD/test] Do not access indeterminate simd vectors with lane().

Depending on implementation, this may require bitmask operations on the
indeterminate value, which requires an lvalue-to-rvalue conversion, which
results in undefined behaviour except in some very special cases.
parent 708acf85
Branches
Tags
1 merge request!519[SIMD/test] Do not access indeterminate simd vectors with lane().
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment