[all-commits] [llvm/llvm-project] ae8ae4: [DAGCombine][NFC] Add braces to 'else' to match br...
Pretty-box via All-commits
all-commits at lists.llvm.org
Wed Jun 1 00:54:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae8ae45e2a09e34a52cc38330476342bff15dbb3
https://github.com/llvm/llvm-project/commit/ae8ae45e2a09e34a52cc38330476342bff15dbb3
Author: Ping Deng <Ping.Deng at streamcomputing.com>
Date: 2022-06-01 (Wed, 01 Jun 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAGCombine][NFC] Add braces to 'else' to match braced 'if'
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D126624
More information about the All-commits
mailing list