mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
No compile fix
This commit is contained in:
parent
55e313bd08
commit
2c9ceaef94
@ -331,7 +331,7 @@ namespace Grid {
|
||||
case 0 : conv.f = _mm512_permute4f128_ps(conv.f,(_MM_PERM_ENUM)_MM_SHUFFLE(1,0,3,2)); break;
|
||||
default: assert(0); break;
|
||||
}
|
||||
y=conv.v;
|
||||
y.v=conv.v;
|
||||
};
|
||||
|
||||
// Function name aliases
|
||||
|
Loading…
x
Reference in New Issue
Block a user