radeonsi: Use 'SI' as the LLVM processor for CIK on LLVM <= 3.3
authorTom Stellard <thomas.stellard@amd.com>
Thu, 3 Oct 2013 14:56:35 +0000 (07:56 -0700)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 16 Oct 2013 16:55:30 +0000 (12:55 -0400)
commit9da4021626dd48a1cc25054d1d4009e098f4d97b
treee9f772f4a3f1caed5eb37444f387803d14bb7383
parent13ac38b4ef94d3ab32d509e89a1131ce1ce67437
radeonsi: Use 'SI' as the LLVM processor for CIK on LLVM <= 3.3

LLVM 3.3 does not know about CIK processors, and the codes paths for SI
and CIK are the same.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Cc: "9.2" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/radeonsi/radeonsi_pipe.c