This commit is contained in:
Konstantinos Margaritis 2021-11-25 06:21:07 +00:00
parent cd95b1a38c
commit 00384c9e37

View File

@ -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); \