[all-commits] [llvm/llvm-project] df74c0: [DAGCombiner] Replace static helper function isCon...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jan 11 23:46:49 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df74c001fa5bd4874d0d88724e6cf726ed552904
https://github.com/llvm/llvm-project/commit/df74c001fa5bd4874d0d88724e6cf726ed552904
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Log Message:
-----------
[DAGCombiner] Replace static helper function isConstantFPBuildVectorOrConstantFP with the identical version in SelectionDAG. NFC
More information about the All-commits
mailing list