Fixing warning by adding the X86ISD::VROTRI case.
authorMichael Zuckerman <Michael.zuckerman@intel.com>
Wed, 13 Jan 2016 15:48:42 +0000 (15:48 +0000)
committerMichael Zuckerman <Michael.zuckerman@intel.com>
Wed, 13 Jan 2016 15:48:42 +0000 (15:48 +0000)
commit44d0b487ee4eb1a0580f86e61bfc7339cf91749e
treee80ddcaaa93c127c802e3f3dbf1bf0c6f66d461c
parentaf47668fd9755b3281c2bd41c290b4c760f63745
Fixing warning by adding the X86ISD::VROTRI case.

Differential Revision: http://reviews.llvm.org/D16052

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