mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-17 09:45:28 +03:00
nit
This commit is contained in:
@@ -916,7 +916,6 @@ TEST(SimdUtilsTest, pshufb_m128) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/*Define ALIGNR128 macro*/
|
/*Define ALIGNR128 macro*/
|
||||||
#define TEST_ALIGNR128(v1, v2, buf, l) { \
|
#define TEST_ALIGNR128(v1, v2, buf, l) { \
|
||||||
m128 v_aligned = palignr(v2,v1, l); \
|
m128 v_aligned = palignr(v2,v1, l); \
|
||||||
|
|||||||
Reference in New Issue
Block a user