craig.topper added inline comments.
================
Comment at: test/CodeGen/gfni-builtins.c:45
+
+#ifdef AVX512
+__m512i test_mm512_gf2p8affineinv_epi64_epi8(__m512i A, __m512i B) {
----------------
craig.topper wrote:
> Doesn't the define have underscores around it?
Oh its your own define. You can problably just use the builtin one.
Repository:
rC Clang
https://reviews.llvm.org/D41582
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits