[libclc] 171/291: R600: Add aliases for hainan and mullins

Andreas Beckmann anbe at moszumanska.debian.org
Tue Sep 8 10:53:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

anbe pushed a commit to branch master
in repository libclc.

commit bd22e6ed6e1cfba1ae391dff17296943179b2e68
Author: Tom Stellard <thomas.stellard at amd.com>
Date:   Wed Aug 20 21:23:01 2014 +0000

    R600: Add aliases for hainan and mullins
    
    git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@216126 91177308-0d34-0410-b5e6-96231b3b80d8
---
 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' : []}] },

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/libclc.git



More information about the Pkg-opencl-commits mailing list