[all-commits] [llvm/llvm-project] 71cee2: [TargetLowering] Use SelectionDAG::getSetCC and re...
topperc via All-commits
all-commits at lists.llvm.org
Fri Jan 10 13:24:23 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 71cee218619033115f5e0c7656efc8cee93180e9
https://github.com/llvm/llvm-project/commit/71cee218619033115f5e0c7656efc8cee93180e9
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-01-10 (Fri, 10 Jan 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Log Message:
-----------
[TargetLowering] Use SelectionDAG::getSetCC and remove a repeated call to getSetCCResultType in softenSetCCOperands. NFCI
More information about the All-commits
mailing list