[TargetLowering] Cleanup more of the EXTEND demanded bits cases so that they match...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 16 Nov 2018 12:26:26 +0000 (12:26 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 16 Nov 2018 12:26:26 +0000 (12:26 +0000)
commit3c8baf4f902c7168b10ac465ba46973c2ef12fc1
tree53a5acec447d6792589b6cd443e8d305bbaf93cb
parent22c9f7b296a48d5d3552d776a05f8cb1ff5d921c
[TargetLowering] Cleanup more of the EXTEND demanded bits cases so that they match. NFCI.

Use the same variable names etc.

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