diff options
author | Hal Finkel <hfinkel@anl.gov> | 2012-10-30 02:41:57 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2012-10-30 02:41:57 +0000 |
commit | c588e0e162fa08c81558871fb0c50fb51569afe3 (patch) | |
tree | 6b1d823890dcd191354283a16854dfa22eab50ea /lib/Transforms/InstCombine/InstCombineCompares.cpp | |
parent | 8ceffeb95cca477d1faf176e95140272a28cb91c (diff) |
Remove an invalid assert in TargetTransformImpl
getCastInstrCost had an assert prohibiting scalar to vector casts. Such casts,
however, are allowed. This should make the vectorizer buildbot happier.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166998 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/InstCombine/InstCombineCompares.cpp')
0 files changed, 0 insertions, 0 deletions