R600: Remove duplicate setting of SELECT expansion.
authorTom Stellard <thomas.stellard@amd.com>
Tue, 29 Apr 2014 23:12:55 +0000 (23:12 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 29 Apr 2014 23:12:55 +0000 (23:12 +0000)
commitc1ff2d3621020082745e05da6d5a992584291279
tree6b40f0a54de7017c1b2d86dbf0c363e848fa822b
parent40e455d992c4e95ede50c7de32ac1a312a674276
R600: Remove duplicate setting of SELECT expansion.

It's already set in AMDGPUISelLowering for all GPUs

Patch By: Jan Vesely

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207592 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/R600ISelLowering.cpp