[X86] Implement _builtin_ia32_vfmaddss and _builtin_ia32_vfmaddsd with native...
[X86] Implement _builtin_ia32_vfmaddss and _builtin_ia32_vfmaddsd with native IR using llvm.fma intrinsic. This generates some extra zeroing currently, but we should be able to quickly address that with some isel patterns. llvm-svn: 336417
Loading
Please register or sign in to comment