[all-commits] [llvm/llvm-project] df0c16: [NFC][DAGCombine] Use isOperandOf() in combineCarr...
Paweł Bylica via All-commits
all-commits at lists.llvm.org
Mon Feb 21 12:41:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df0c16ce00629dd55d85ece34403535c39c1da9d
https://github.com/llvm/llvm-project/commit/df0c16ce00629dd55d85ece34403535c39c1da9d
Author: Paweł Bylica <chfast at gmail.com>
Date: 2022-02-21 (Mon, 21 Feb 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[NFC][DAGCombine] Use isOperandOf() in combineCarryDiamond
Pre-commit for https://reviews.llvm.org/D118362.
More information about the All-commits
mailing list