[X86] Add scalar FMA ISD nodes without rounding mode. NFC
authorCraig Topper <craig.topper@intel.com>
Mon, 6 Nov 2017 05:48:25 +0000 (05:48 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 6 Nov 2017 05:48:25 +0000 (05:48 +0000)
commit07dac55d957343263d8e7f21b9c64e145b0481c9
treece5abb4721d45a1240e6225b5d3816e7b38c1667
parent25cfa4cb55531cde0a34475e530818bb1b4d4069
[X86] Add scalar FMA ISD nodes without rounding mode. NFC

Next step is to use them for the legacy FMA scalar intrinsics as well. This will enable the legacy intrinsics to use EVEX encoded opcodes and the extended registers.

llvm-svn: 317453
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86InstrFragmentsSIMD.td
llvm/lib/Target/X86/X86IntrinsicsInfo.h