]> granicus.if.org Git - clang/commit
Move _mm256_cvtps_ph and _mm256_cvtph_ps to immintrin.h.
authorPaul Robinson <paul_robinson@playstation.sony.com>
Wed, 2 Dec 2015 18:41:52 +0000 (18:41 +0000)
committerPaul Robinson <paul_robinson@playstation.sony.com>
Wed, 2 Dec 2015 18:41:52 +0000 (18:41 +0000)
commitb5b68257780383bb7001a14559c695ca2408cded
tree079a59c82695f6b3224703b95e829a29c4cee6a3
parent29e517e070ccd4d79781f5f92f43f8dec6447438
Move _mm256_cvtps_ph and _mm256_cvtph_ps to immintrin.h.

This more closely matches their locations as described by Intel
documentation, and lets us remove a pair of redundant typedefs.

Differential Revision: http://reviews.llvm.org/D15127

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@254528 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/f16cintrin.h
lib/Headers/immintrin.h