aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ErrorTest.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-07-06 03:42:09 +0000
committerCraig Topper <craig.topper@intel.com>2018-07-06 03:42:09 +0000
commit7b35585ff13d833e4736f8169c9ea200dd011aeb (patch)
tree98607c17c8067d09eea336be755773ba4e99a5da /llvm/unittests/Support/ErrorTest.cpp
parent4ea8949697828da0f702024b9fb2b23a19c69924 (diff)
downloadllvm-7b35585ff13d833e4736f8169c9ea200dd011aeb.zip
llvm-7b35585ff13d833e4736f8169c9ea200dd011aeb.tar.gz
llvm-7b35585ff13d833e4736f8169c9ea200dd011aeb.tar.bz2
[X86] Remove all of the avx512 masked packed fma intrinsics. Use llvm.fma or unmasked 512-bit intrinsics with rounding mode.
This upgrades all of the intrinsics to use fneg instructions to convert fma into fmsub/fnmsub/fnmadd/fmsubadd. And uses a select instruction for masking. This matches how clang uses the intrinsics these days. llvm-svn: 336409
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions