rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

In https://reviews.llvm.org/D47182#1107900, @craig.topper wrote:

> Eventually this was determined to not be very scalable to remember which 
> header file contained what intrinsics and you have to change it with each 
> generation to get the latest.. So immintrin.h was created to just include 
> everything.


Speaking of things that aren't scalable... immintrin.h is like the new 
windows.h. :(

The reorganization looks good to me, though.


Repository:
  rC Clang

https://reviews.llvm.org/D47182



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to