R600: Add v2i32 test for setcc on evergreen
authorAaron Watry <awatry@gmail.com>
Tue, 25 Jun 2013 13:55:49 +0000 (13:55 +0000)
committerAaron Watry <awatry@gmail.com>
Tue, 25 Jun 2013 13:55:49 +0000 (13:55 +0000)
commit50c1c9102ea8987fa5cd67db440ae94d352d231e
tree09fa8e39fc62b047ce30db54564f770f5959c640
parent41f3db569c893eb39a6413718a5152f6de3c5099
R600: Add v2i32 test for setcc on evergreen

No test/expansion for SI has been added yet. Attempts to expand this
operation for SI resulted in a stacktrace in (IIRC) LegalizeIntegerTypes
which was complaining about vector comparisons being required to return
a vector type.

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184845 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/R600/setcc.ll