diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-10-13 14:45:44 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-10-13 14:45:44 +0000 |
commit | 1c6d3203510bcae9680e8e721919341da063c915 (patch) | |
tree | 9a4ee2934023b6087526843ce181c1845f35cfcc /llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | |
parent | a03379527af1c017d19bb0a232c928d8e675ec0b (diff) | |
download | bcm5719-llvm-1c6d3203510bcae9680e8e721919341da063c915.tar.gz bcm5719-llvm-1c6d3203510bcae9680e8e721919341da063c915.zip |
[X86][SSE] combineIncDecVector - use isConstantSplat
Use isConstantSplat instead of ISD::isConstantSplatVector to let us us peek through to illegal types (in this case for i686 targets to recognise i64 constants)
llvm-svn: 344452
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp')
0 files changed, 0 insertions, 0 deletions