Move the retrieval of VT after all of the early exits from PerformOrCombine that...
authorMichael Gottesman <mgottesman@apple.com>
Sun, 19 Jan 2014 21:06:00 +0000 (21:06 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Sun, 19 Jan 2014 21:06:00 +0000 (21:06 +0000)
commitee804f423dd594471475b479fcd4a43e4ecf0dd5
treea8eb0e4aa3dd0290e751418ed273e6d8c10c434d
parent7320de5ce2f440190caab6a248c6c207bb3003d1
Move the retrieval of VT after all of the early exits from PerformOrCombine that do not use VT. NFC.

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