jina.nahias added inline comments.
================ Comment at: lib/Headers/avx512fintrin.h:9742 #ifdef __x86_64__ static __inline__ __m512i __DEFAULT_FN_ATTRS ---------------- craig.topper wrote: > Please remove the #ifdef __x86_64__ from this. It should work in 32-bits as > well. the current generated code for 32-bit is not optimal, 32-bit needs some more work which will be in a following patch . https://reviews.llvm.org/D37668 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits