[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
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 22 11:47:06 PDT 2018
RKSimon added a comment.
In https://reviews.llvm.org/D47174#1108329, @craig.topper wrote:
> 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.
OK - if that means we're matching latest icc/gcc. LGTM.
Repository:
rC Clang
https://reviews.llvm.org/D47174
More information about the cfe-commits
mailing list