mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
Simple warning elimination
This commit is contained in:
parent
c851b39a49
commit
277301486d
@ -51,7 +51,6 @@ inline vobj predicatedWhere(const iobj &predicate, const vobj &iftrue,
|
||||
typedef typename vobj::vector_type vector_type;
|
||||
|
||||
const int Nsimd = vobj::vector_type::Nsimd();
|
||||
const int words = sizeof(vobj) / sizeof(vector_type);
|
||||
|
||||
std::vector<Integer> mask(Nsimd);
|
||||
std::vector<scalar_object> truevals(Nsimd);
|
||||
|
Loading…
x
Reference in New Issue
Block a user