commit | f66306239d2d16e27a1e01b414b5db24b3d0c8d8 | [log] [tgz] |
---|---|---|
author | Shilei Tian <i@tianshilei.me> | Thu Jun 06 12:16:11 2024 -0400 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 06 09:21:11 2024 -0700 |
tree | 9b4ed06a0f82e45d980a14e4b6a8de2553ac614a | |
parent | f4ad15a7191bcb1c1d251aab5e4e1d506da7f18f [diff] |
[AMDGPU] Add a new target gfx1152 (#94534) GitOrigin-RevId: 1ca0055f45abe7e4d484a0af457fc20be318c8e2
diff --git a/CMakeLists.txt b/CMakeLists.txt index 5ce1795..9858ae9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -198,7 +198,7 @@ gfx1010 gfx1011 gfx1012 gfx1013 gfx1030 gfx1031 gfx1032 gfx1033 gfx1034 gfx1035 gfx1036 gfx1100 gfx1101 gfx1102 gfx1103 - gfx1150 gfx1151 + gfx1150 gfx1151 gfx1152 gfx1200 gfx1201 )