]> granicus.if.org Git - clang/commit
[AVX512] Add set1 intrinsics
authorAdam Nemet <anemet@apple.com>
Wed, 30 Jul 2014 16:51:22 +0000 (16:51 +0000)
committerAdam Nemet <anemet@apple.com>
Wed, 30 Jul 2014 16:51:22 +0000 (16:51 +0000)
commitda1b4a8c38f0ac7f3879c105d86ffef1113532ca
treef8788e2267183f898be91953403e78e9b1658fb9
parentbe6a901f17b98b0b0c62cf62463528958a6aaa12
[AVX512] Add set1 intrinsics

(Dropped the byte and word variants from the patch.  Turns out these are not
part of AVX512F but only AVX512BW/VL.)

Part of <rdar://problem/17688758>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@214314 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/avx512fintrin.h
test/CodeGen/avx512f-builtins.c