commit | c588e0e162fa08c81558871fb0c50fb51569afe3 | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Tue Oct 30 02:41:57 2012 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Tue Oct 30 02:41:57 2012 +0000 |
tree | 6b1d823890dcd191354283a16854dfa22eab50ea | |
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