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