[Libclc-dev] [PATCH] R600: Add aliases for hainan and mullins

Aaron Watry awatry at gmail.com
Wed Aug 20 07:06:06 PDT 2014


I don't have the hardware to test with, but the patch applies cleanly
and I have verified that the aliases are created properly (and that
the aliases appear to be attached to the right sub-target).

Looks good to me.

--Aaron

On Tue, Aug 19, 2014 at 3:25 PM, Tom Stellard <thomas.stellard at amd.com> wrote:
> ---
>  configure.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.py b/configure.py
> index 768a6ad..d49f665 100755
> --- a/configure.py
> +++ b/configure.py
> @@ -87,7 +87,7 @@ available_targets = {
>                  {'gpu' : 'cypress', 'aliases' : ['hemlock']},
>                  {'gpu' : 'barts',   'aliases' : ['turks', 'caicos']},
>                  {'gpu' : 'cayman',  'aliases' : ['aruba']},
> -                {'gpu' : 'tahiti',  'aliases' : ['pitcairn', 'verde', 'oland', 'bonaire', 'kabini', 'kaveri', 'hawaii']}]},
> +                {'gpu' : 'tahiti',  'aliases' : ['pitcairn', 'verde', 'oland', 'hainan', 'bonaire', 'kabini', 'kaveri', 'hawaii','mullins']}]},
>    'nvptx--'   : { 'devices' : [{'gpu' : '', 'aliases' : []}] },
>    'nvptx64--'   : { 'devices' : [{'gpu' : '', 'aliases' : []}] },
>    'nvptx--nvidiacl'   : { 'devices' : [{'gpu' : '', 'aliases' : []}] },
> --
> 1.8.3.1
>
>
> _______________________________________________
> Libclc-dev mailing list
> Libclc-dev at pcc.me.uk
> http://www.pcc.me.uk/cgi-bin/mailman/listinfo/libclc-dev




More information about the Libclc-dev mailing list