dim added inline comments. ================ Comment at: lib/Headers/cpuid.h:114 @@ -109,2 +113,3 @@ #define bit_AVX 0x10000000 +#define bit_F16C 0x20000000 #define bit_RDRND 0x40000000 ---------------- bruno wrote: > Isn't this one also meant for gcc compat? Well, we didn't have any clang-specific define, so might as well choose the same name that gcc has used?
https://reviews.llvm.org/D22010 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits