[DAGCombine][NFC] Add braces to 'else' to match braced 'if'
authorPing Deng <Ping.Deng@streamcomputing.com>
Wed, 1 Jun 2022 07:31:02 +0000 (07:31 +0000)
committerBen Shi <ben.shi@streamcomputing.com>
Wed, 1 Jun 2022 07:54:05 +0000 (07:54 +0000)
commitae8ae45e2a09e34a52cc38330476342bff15dbb3
treed14a23718e03d1279569ead7a2a19d1322e02920
parent7d431e9ec57b4c0a83b31bb6c1e7446add3b172a
[DAGCombine][NFC] Add braces to 'else' to match braced 'if'

Reviewed By: frasercrmck

Differential Revision: https://reviews.llvm.org/D126624
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp