[all-commits] [llvm/llvm-project] 989ebc: [DAGCombiner][NFC] Tidy up unnecessary brackets in...
WangLian via All-commits
all-commits at lists.llvm.org
Thu Aug 18 00:55:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 989ebc1783a591630f142d41fd59bb57a6942be4
https://github.com/llvm/llvm-project/commit/989ebc1783a591630f142d41fd59bb57a6942be4
Author: wanglian <Lian.Wang at streamcomputing.com>
Date: 2022-08-18 (Thu, 18 Aug 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAGCombiner][NFC] Tidy up unnecessary brackets in visitADD.
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D132107
More information about the All-commits
mailing list