]> granicus.if.org Git - llvm/commit
[X86] Rename SHRUNKBLEND ISD node to BLENDV.
authorCraig Topper <craig.topper@intel.com>
Wed, 16 Jan 2019 00:20:30 +0000 (00:20 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 16 Jan 2019 00:20:30 +0000 (00:20 +0000)
commitddeda4ea73dea1a52db40542b001b146dafd38a6
tree0a1a95423036aef108d31d3f5479b11b924bea36
parentfa2027e6fbdea0584f2d3f1fd974d5e5b82348fd
[X86] Rename SHRUNKBLEND ISD node to BLENDV.

That's really what it is. If we didn't use intrinsics for BLENDVPS/BLENDVPD/PBLENDVB all the way to isel, this is the node we would use.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351278 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h