[PATCH] D41582: [x86][icelake][gfni]

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 26 09:05:51 PST 2017


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) {
----------------
Doesn't the define have underscores around it?


Repository:
  rC Clang

https://reviews.llvm.org/D41582





More information about the cfe-commits mailing list