================
@@ -242,6 +250,16 @@ unsigned char test_kortest_mask32_u8(__m512i __A, __m512i
__B, __m512i __C, __m5
_mm512_cmpneq_epu16_mask(__C, __D), CF);
}
+#if TEST_STD_VER > 17
----------------
rturrado wrote:
Thanks! I don't remember exactly where I took the `#if TEST_STD_VER > 17` from.
But I was looking for an example to use `TEST_CONSTEXPR` with a function. I'll
change it to your suggestion.
https://github.com/llvm/llvm-project/pull/166103
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits