On Wed, Nov 13, 2013 at 1:12 PM, Tom Stellard <t...@stellard.net> wrote:
> On Wed, Nov 13, 2013 at 12:27:05PM -0500, Alex Deucher wrote:
>> Signed-off-by: Alex Deucher <alexander.deuc...@amd.com>
>
> Reviewed-by: Tom Stellard <thomas.stell...@amd.com>
>
> Now that we have compute support for Sea Islands, we will also need to
> add the processor to clang.  I can take care of this.

Thanks!

Alex

>
> -Tom
>
>> ---
>>  lib/Target/R600/Processors.td | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/lib/Target/R600/Processors.td b/lib/Target/R600/Processors.td
>> index 31079d3..ee190e4 100644
>> --- a/lib/Target/R600/Processors.td
>> +++ b/lib/Target/R600/Processors.td
>> @@ -51,3 +51,4 @@ def : Proc<"hainan",     SI_Itin, 
>> [FeatureSouthernIslands]>;
>>  def : Proc<"bonaire",    SI_Itin, [FeatureSeaIslands]>;
>>  def : Proc<"kabini",     SI_Itin, [FeatureSeaIslands]>;
>>  def : Proc<"kaveri",     SI_Itin, [FeatureSeaIslands]>;
>> +def : Proc<"hawaii",     SI_Itin, [FeatureSeaIslands]>;
>> --
>> 1.8.3.1
>>
>> _______________________________________________
>> mesa-dev mailing list
>> mesa-dev@lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to