1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 01:05:38 +01:00

No compile fix

This commit is contained in:
Peter Boyle 2015-07-02 02:03:09 +01:00
parent a5c3edaca9
commit 4deffd1ccb

View File

@ -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