OSDN Git Service

R600/SI: Expand shl of v2i32/v4i32 for SI
authorAaron Watry <awatry@gmail.com>
Tue, 25 Jun 2013 13:55:32 +0000 (13:55 +0000)
committerAaron Watry <awatry@gmail.com>
Tue, 25 Jun 2013 13:55:32 +0000 (13:55 +0000)
commit60e6dacd1c21eba75599a294fe37a6072c37604f
tree1bccc7cdd2c8906a3f69498c8202362e513eb056
parentb8ce77752b9654fa81f80d63a50a8d5c5b390c9a
R600/SI: Expand shl of v2i32/v4i32 for SI

Also add lit test for both cases on SI, and v2i32 for evergreen.

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