diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-03-21 17:48:04 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-03-21 17:48:04 +0000 |
commit | 331ff3b1d1a08b4a39cea7cdc0c9a8567a5ba1b4 (patch) | |
tree | d9f3d9ceaf5b9f93143b4313016c1f01586dd2ea /unittests | |
parent | 208a4ff2b56f453910bb817540f34b8169f7702a (diff) | |
download | external_llvm-331ff3b1d1a08b4a39cea7cdc0c9a8567a5ba1b4.zip external_llvm-331ff3b1d1a08b4a39cea7cdc0c9a8567a5ba1b4.tar.gz external_llvm-331ff3b1d1a08b4a39cea7cdc0c9a8567a5ba1b4.tar.bz2 |
Checking a build_vector for an all-ones value.
Type legalization can zero-extend the elements of the build_vector node, so,
for example, we may have an <8 x i8> with i32 elements of value 255. That
should return 'true' for the vector being all ones.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153203 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests')
0 files changed, 0 insertions, 0 deletions