Skip to content

Commit 846cf86

Browse files
authored
libclc: Add missing gfx950 target (#131585)
1 parent 0c34d7a commit 846cf86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libclc/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ set( cayman_aliases aruba )
212212
set( tahiti_aliases pitcairn verde oland hainan bonaire kabini kaveri hawaii
213213
mullins tonga tongapro iceland carrizo fiji stoney polaris10 polaris11
214214
gfx602 gfx705 gfx805
215-
gfx900 gfx902 gfx904 gfx906 gfx908 gfx909 gfx90a gfx90c gfx942
215+
gfx900 gfx902 gfx904 gfx906 gfx908 gfx909 gfx90a gfx90c gfx942 gfx950
216216
gfx1010 gfx1011 gfx1012 gfx1013
217217
gfx1030 gfx1031 gfx1032 gfx1033 gfx1034 gfx1035 gfx1036
218218
gfx1100 gfx1101 gfx1102 gfx1103

0 commit comments

Comments
 (0)