zvi added inline comments.
================ Comment at: lib/Headers/immintrin.h:230 static __inline__ int __attribute__((__always_inline__, __nodebug__, __target__("rdrnd"))) _rdrand64_step(unsigned long long *__p) { ---------------- craig.topper wrote: > Looks like we now aren't removing rdrand64_step. Should we put the rdrand > functions together and not have bit_scan between them? Right! Thanks for pointing that out. https://reviews.llvm.org/D35184 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits