1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-17 15:27:06 +01:00

Fixing the compile

This commit is contained in:
paboyle
2016-03-31 07:47:42 -07:00
parent f7b1060aed
commit f473ef7591
3 changed files with 5 additions and 4 deletions

View File

@ -109,7 +109,7 @@ Author: paboyle <paboyle@ph.ed.ac.uk>
#undef VMOVIDUP
#undef VMOVRDUP
#undef VMADDSBUB
#undef VMADDSUB
#undef VSHUF
#define VMOVIDUP(A,B,C) VMOVIDUPf(A,B,C)
#define VMOVRDUP(A,B,C) VMOVRDUPf(A,B,C)