[TargetLowering] SimplifyDemandedBits - pull out repeated getOperands. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 10 Oct 2018 12:32:13 +0000 (12:32 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 10 Oct 2018 12:32:13 +0000 (12:32 +0000)
commit53a503f6acea837b87ea374bdbebb24981eda6bf
tree958780ce57b8c6692a540bd085fee750290f2092
parentc0952c8a08098f7d1f97d468d445cb94b034699f
[TargetLowering] SimplifyDemandedBits - pull out repeated getOperands. NFCI.

Part of a minor cleanup to make all the switch statements more consistent prior to improving vector support.

llvm-svn: 344136
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp