]> granicus.if.org Git - clang/commit
Fixing "type" issue for (epi32)
authorMichael Zuckerman <Michael.zuckerman@intel.com>
Sun, 30 Oct 2016 14:54:05 +0000 (14:54 +0000)
committerMichael Zuckerman <Michael.zuckerman@intel.com>
Sun, 30 Oct 2016 14:54:05 +0000 (14:54 +0000)
commitc6e26e7f0138f2a7388e9b83e9a4053214e74a62
treede5e8168b92fdad0eaffb9046be6abb0d43dc373
parentdcf67a33bb28a7b7835ebc75793154b86757b8ee
Fixing "type" issue for (epi32)
and replaceing hardcoded inf with clang builtin inf "__builtin_inff()" for float ({max|min}_{pd|ps})

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