| commit | ececb7f6e2990326013bfc096f6ed56b396a3198 | [log] [tgz] |
|---|---|---|
| author | Bradley Smith <bradley.smith@arm.com> | Tue Dec 16 10:59:27 2014 +0000 |
| committer | Bradley Smith <bradley.smith@arm.com> | Tue Dec 16 10:59:27 2014 +0000 |
| tree | bf9c6642044c552c43d022e3b4f3e35f6800e7a6 | |
| parent | 547cb787745468e5574f07f5e6166dd6307b99b0 [diff] |
[ARM] Prevent PerformVCVTCombine from combining a vmul/vcvt with 8 lanes This would result in a crash since the vcvt used does not support v8i32 types. llvm-svn: 224332