Do not use "else" when both branches return (NFC)
authorMehdi Amini <mehdi.amini@apple.com>
Tue, 27 Oct 2015 08:12:08 +0000 (08:12 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Tue, 27 Oct 2015 08:12:08 +0000 (08:12 +0000)
commit614b53ec280f018c8822f45cd9d9533bd4bfbac8
tree3bb0644535a801f7bb56ba66bba9ed40df449f1c
parent1089dfcf5c7b5ac67b17b4586f88a01644192d60
Do not use "else" when both branches return (NFC)

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251398 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp