R600: Expand vselect for v4i32 and v2i32
authorTom Stellard <thomas.stellard@amd.com>
Fri, 10 May 2013 02:09:24 +0000 (02:09 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 10 May 2013 02:09:24 +0000 (02:09 +0000)
commitbdd9b1e89f22d11d38012bfec8101b063efb4549
tree80a9fe995828fae4b51b5bd8479daad707f62773
parenta70d02ff2841d535875fe80bd3d3c25ba90613da
R600: Expand vselect for v4i32 and v2i32

v2: Add vselect v4i32 test

Patch by: Aaron Watry

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Signed-off-by: Aaron Watry <awatry@gmail.com>
NOTE: This is a candidate for the 3.3 branch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181576 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/R600ISelLowering.cpp
test/CodeGen/R600/vselect.ll [new file with mode: 0644]