Skip to content

Commit 264c38c

Browse files
arsenmaokblast
authored andcommitted
libclc: Add gfx1250 and gfx1251 to amdgpu target list (llvm#162034)
1 parent 955ab0c commit 264c38c

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
@@ -225,7 +225,7 @@ set( tahiti_aliases pitcairn verde oland hainan bonaire kabini kaveri hawaii
225225
gfx1030 gfx1031 gfx1032 gfx1033 gfx1034 gfx1035 gfx1036
226226
gfx1100 gfx1101 gfx1102 gfx1103
227227
gfx1150 gfx1151 gfx1152 gfx1153
228-
gfx1200 gfx1201
228+
gfx1200 gfx1201 gfx1250 gfx1251
229229
)
230230

231231
# pkg-config file

0 commit comments

Comments
 (0)