[AVX512] Switch FMA intrinsics to the masking version
authorAdam Nemet <anemet@apple.com>
Thu, 14 Aug 2014 17:13:30 +0000 (17:13 +0000)
committerAdam Nemet <anemet@apple.com>
Thu, 14 Aug 2014 17:13:30 +0000 (17:13 +0000)
commit90eb948fc96e8335b1932320f3982570b9bc0fbe
treec71eb8fb195a3513992cb15f02a1deb7ce26d865
parentb27f7ac2d749bbb898a87728625bfb9abfe67e45
[AVX512] Switch FMA intrinsics to the masking version

This does the renaming and updates the lowering logic.

Part of <rdar://problem/17688758>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215664 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsX86.td
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/avx512-fma-intrinsics.ll