diff options
author | Nadav Rotem <nadav.rotem@intel.com> | 2012-02-14 13:06:32 +0000 |
---|---|---|
committer | Nadav Rotem <nadav.rotem@intel.com> | 2012-02-14 13:06:32 +0000 |
commit | 8b7c3d0ee42938a9e6ca37239cc327bd9f4c0cd0 (patch) | |
tree | afd4a12dfe863553c70e722a39a07707d7b08198 /lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | fc52a5232300c27d57a8a9b6cd4b8cdd5d51127a (diff) |
Fix PR12000. Some vector operations may use scalar operands with types
that are greater than the vector element type. For example BUILD_VECTOR
of type <1 x i1> with a constant i8 operand.
This patch fixes the assertion.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150477 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions