Minor fixes.
This commit is contained in:
parent
49482d1441
commit
26283c8c25
2
src/nvmath/SimdVector.h
Executable file → Normal file
2
src/nvmath/SimdVector.h
Executable file → Normal file
@ -5,7 +5,7 @@
|
||||
|
||||
// Set some reasonable defaults.
|
||||
#ifndef NV_USE_ALTIVEC
|
||||
# define NV_USE_ALTIVEC POSH_CPU_PPC
|
||||
# define NV_USE_ALTIVEC NV_CPU_PPC
|
||||
#endif
|
||||
|
||||
#ifndef NV_USE_SSE
|
||||
|
0
src/nvmath/SimdVector_SSE.h
Executable file → Normal file
0
src/nvmath/SimdVector_SSE.h
Executable file → Normal file
0
src/nvmath/SimdVector_VE.h
Executable file → Normal file
0
src/nvmath/SimdVector_VE.h
Executable file → Normal file
Loading…
Reference in New Issue
Block a user