diff options
| author | Craig Topper <craig.topper@intel.com> | 2017-11-25 17:59:00 +0000 |
|---|---|---|
| committer | Craig Topper <craig.topper@intel.com> | 2017-11-25 17:59:00 +0000 |
| commit | e7426556c16d86d52356b23538708dbea2008a76 (patch) | |
| tree | bfa6d2b95da76b713ee138653467c8e1af9330f4 /llvm/test/CodeGen/SystemZ/int-conv-03.ll | |
| parent | 639e799c988b971a9dbedce8697889d17fd7bbe0 (diff) | |
| download | bcm5719-llvm-e7426556c16d86d52356b23538708dbea2008a76.tar.gz bcm5719-llvm-e7426556c16d86d52356b23538708dbea2008a76.zip | |
[SelectionDAG] Remove some dead code from vector scalaring
Summary:
Currently ScalarizeVecRes_SETCC checks for the result type being a vector and jumps to ScalarizeVecRes_VSETCC. But if we're scalarizing a vector result, aren't we guaranteed to be looking at a vector type?
This patch deletes the current ScalarizeVecRes_SETCC and renames ScalarizeVecRes_VSETCC to ScalarizeVecRes_SETCC.
Reviewers: RKSimon, arsenm, eladcohen, zvi
Reviewed By: RKSimon
Subscribers: wdng, llvm-commits
Differential Revision: https://reviews.llvm.org/D40452
llvm-svn: 318982
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/int-conv-03.ll')
0 files changed, 0 insertions, 0 deletions

