[all-commits] [llvm/llvm-project] f9c326: [DAGCombiner] Use SDValue::getConstantOperandAPInt...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Feb 20 10:27:49 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f9c326364e76ea734ce87c9fab5ac8b08ef8e7bb
https://github.com/llvm/llvm-project/commit/f9c326364e76ea734ce87c9fab5ac8b08ef8e7bb
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAGCombiner] Use SDValue::getConstantOperandAPInt helper where possible. NFC.
More information about the All-commits
mailing list