[PATCH] D47174: [X86] Move 128-bit f16c intrinsics to __emmintrin_f16c.h include from emmintrin.h. Move 256-bit f16c intrinsics back to f16cintrin.h

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 22 11:38:31 PDT 2018


craig.topper added a comment.

It is odd, but they really are split in the icc include files. So they got split a while back in clang to match the Intel Intrinsic Guide documentation.


Repository:
  rC Clang

https://reviews.llvm.org/D47174





More information about the cfe-commits mailing list