commit | 394c6e8c3cf1d38365778dddad3850a85eb1ee09 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Tue Dec 05 17:37:19 2017 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Tue Dec 05 17:37:19 2017 +0000 |
tree | b801674e862c0aafc7d426399b01267a893e6f76 | |
parent | b0c5aec965477c0b54e37bffb5308333cb484cca [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319799 91177308-0d34-0410-b5e6-96231b3b80d8