craig.topper added inline comments.
================ Comment at: lib/Headers/immintrin.h:72 -/* The 256-bit versions of functions in f16cintrin.h. - Intel documents these as being in immintrin.h, and ---------------- Interesting this to note here, the 256-bit f16c intrinsics were being guarded by __AVX2__ when MSC_VER was defined and modules weren't supported. This was definitely incorrect. Repository: rC Clang https://reviews.llvm.org/D47174 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits