[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:35:59 PDT 2018


RKSimon added a comment.

Aren't all the instructions from the same CPUID bit? It seems odd to split them across multiple files.


Repository:
  rC Clang

https://reviews.llvm.org/D47174





More information about the cfe-commits mailing list