diff options
| author | Craig Topper <craig.topper@intel.com> | 2017-12-05 17:37:19 +0000 |
|---|---|---|
| committer | Craig Topper <craig.topper@intel.com> | 2017-12-05 17:37:19 +0000 |
| commit | 8adcbe8c9fa36b704564653becc491abbb904cb6 (patch) | |
| tree | 7217989f5610f02cfa698124f31401da8d6dfb54 /llvm/lib/CodeGen/ImplicitNullChecks.cpp | |
| parent | 558cc48b440162500f85a74a2bcdb74db4a66159 (diff) | |
| download | bcm5719-llvm-8adcbe8c9fa36b704564653becc491abbb904cb6.tar.gz bcm5719-llvm-8adcbe8c9fa36b704564653becc491abbb904cb6.zip | |
[SelectionDAG] Remove the code that handles SETCC with a scalar result type from vector widening.
There's no such thing as a setcc with vector operands and scalar result. And if we're trying to widen the result we would have to already be looking at a vector result type.
So this patch renames the VSETCC function as the SETCC function and delete the original SETCC function.
llvm-svn: 319799
Diffstat (limited to 'llvm/lib/CodeGen/ImplicitNullChecks.cpp')
0 files changed, 0 insertions, 0 deletions

