[DAGCombiner] more clean up in hoistLogicOpWithSameOpcodeHands(); NFC
authorSanjay Patel <spatel@rotateright.com>
Thu, 6 Dec 2018 23:39:28 +0000 (23:39 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 6 Dec 2018 23:39:28 +0000 (23:39 +0000)
commit276cef343cd8dabe36c63428fd0eefc752185b04
treeaeb0f2fc3424860222e84f325cf9240d13b6baa3
parent50e82875bcf992a72c403aa5b5b8877737b560f2
[DAGCombiner] more clean up in hoistLogicOpWithSameOpcodeHands(); NFC

This code can still misbehave.

llvm-svn: 348547
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp