diff options
author | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2017-04-27 11:01:18 +0000 |
---|---|---|
committer | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2017-04-27 11:01:18 +0000 |
commit | ac4e022d7277da841be0862767518188070d8f8d (patch) | |
tree | 1fbd3b58198a1376e7cac838dd664b7a959ee603 /llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp | |
parent | a8a372d85e099046f5e03801ace6c6a456fc0df5 (diff) | |
download | llvm-ac4e022d7277da841be0862767518188070d8f8d.zip llvm-ac4e022d7277da841be0862767518188070d8f8d.tar.gz llvm-ac4e022d7277da841be0862767518188070d8f8d.tar.bz2 |
[SystemZ] Remove incorrect assert in SystemZTTIImpl
In getCmpSelInstrCost(), CondTy may actually be scalar while ValTy is a
vector when LoopVectorizer is the caller. Therefore the assert that CondTy
must be a vector type if ValTy is was wrong and is now removed.
Review: Ulrich Weigand
llvm-svn: 301533
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp')
0 files changed, 0 insertions, 0 deletions