]> granicus.if.org Git - llvm/commit
[AVX-512] Separate the fadd/fsub/fmul/fdiv/fmax/fmin with rounding mode ISD opcodes...
authorCraig Topper <craig.topper@gmail.com>
Fri, 24 Feb 2017 07:21:10 +0000 (07:21 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 24 Feb 2017 07:21:10 +0000 (07:21 +0000)
commit26bc09167461968f88179fe95d39d4c10e40ce5b
tree16b12d7e2416419919f9918d50ca30108bb9a77e
parent732985157f7115003fdeb3ea9b2d10efb30c93c6
[AVX-512] Separate the fadd/fsub/fmul/fdiv/fmax/fmin with rounding mode ISD opcodes into separate packed and scalar opcodes. This is more consistent with the rest of the ISD opcodes. NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296094 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86IntrinsicsInfo.h