[X86] Add an X86ISD::RANGES opcode to use for the scalar intrinsics.
commitce0aeb35ccf0437647175c1c09fc5d1e2f88ed6b
authorCraig Topper <craig.topper@intel.com>
Sun, 12 Nov 2017 18:51:09 +0000 (12 18:51 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 12 Nov 2017 18:51:09 +0000 (12 18:51 +0000)
tree988f30f2f9d8cba875d7585ffd501650a406debb
parent08367d6cbe0f9839d0348b36622aedfe82ff5915
[X86] Add an X86ISD::RANGES opcode to use for the scalar intrinsics.

This fixes a bug where we selected packed instructions for scalar intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317999 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
test/CodeGen/X86/avx512dq-intrinsics.ll