[all-commits] [llvm/llvm-project] f9ef3a: [SelectionDAG] Make isConstantIntBuildVectorOrCons...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jan 11 23:31:30 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f9ef3a60037bffef6bbd2227b24e5cdb322d5eb2
https://github.com/llvm/llvm-project/commit/f9ef3a60037bffef6bbd2227b24e5cdb322d5eb2
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths:
M llvm/include/llvm/CodeGen/SelectionDAG.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Log Message:
-----------
[SelectionDAG] Make isConstantIntBuildVectorOrConstantInt and isConstantFPBuildVectorOrConstantFP methods const.
More information about the All-commits
mailing list