diff options
author | Craig Topper <craig.topper@intel.com> | 2019-05-20 16:26:55 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-05-20 16:26:55 +0000 |
commit | 203bfdd0f0d7fce8dd448140dbf6938c1ff068d5 (patch) | |
tree | 9974f9682d4c76299bba17d7af133804150376a3 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | |
parent | 5239298b0d3d11198844f1344f6444f6a0336f58 (diff) | |
download | llvm-203bfdd0f0d7fce8dd448140dbf6938c1ff068d5.zip llvm-203bfdd0f0d7fce8dd448140dbf6938c1ff068d5.tar.gz llvm-203bfdd0f0d7fce8dd448140dbf6938c1ff068d5.tar.bz2 |
[DAGCombiner] Refactor code in visitShiftByConstant slightly to make it more readable. NFC
This changes the isShift variable to include the constant operand
check that was previously in the if statement.
While there fix an 80 column violation and an unnecessary use of
getNode. Also fix variable name capitalization.
llvm-svn: 361168
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions