[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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 11:59:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333014: [X86] Move 128-bit f16c intrinsics to __emmintrin_f16c.h include from emmintrin. (authored by ctopper, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47174?vs=147932&id=148065#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47174

Files:
  cfe/trunk/lib/Headers/__emmintrin_f16c.h
  cfe/trunk/lib/Headers/emmintrin.h
  cfe/trunk/lib/Headers/f16cintrin.h
  cfe/trunk/lib/Headers/immintrin.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47174.148065.patch
Type: text/x-patch
Size: 12550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/2b1969f4/attachment.bin>


More information about the llvm-commits mailing list