summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-08-22 23:54:13 +0000
committerCraig Topper <craig.topper@intel.com>2017-08-22 23:54:13 +0000
commit35189d52218511153c6ad3a027599bb814818779 (patch)
tree26c2ec7f6d165c260454b20f6e7673f66941a127 /llvm/lib/CodeGen/MachineFunction.cpp
parentec4b82571c68f374740e238cefa2c43eaee1a9f8 (diff)
downloadbcm5719-llvm-35189d52218511153c6ad3a027599bb814818779.tar.gz
bcm5719-llvm-35189d52218511153c6ad3a027599bb814818779.zip
[SelectionDAG] Make ISD::isConstantSplatVector always return an element sized APInt.
This partially reverts r311429 in favor of making ISD::isConstantSplatVector do something not confusing. Turns out the only other user of it was also having to deal with the weird property of it returning a smaller size. So rather than continue to deal with this quirk everywhere, just make the interface do something sane. Differential Revision: https://reviews.llvm.org/D37039 llvm-svn: 311510
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud