Skip to content

Commit

Permalink
removal of gfx940 and gfx941 target
Browse files Browse the repository at this point in the history
  • Loading branch information
ntrost57 committed Nov 13, 2024
1 parent 09ef1e2 commit 9ed7989
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ if(BUILD_ADDRESS_SANITIZER)
set(DEFAULT_AMDGPU_TARGETS
gfx908:xnack+
gfx90a:xnack+
gfx940:xnack+
gfx941:xnack+
gfx942:xnack+
)
else()
Expand All @@ -96,8 +94,6 @@ else()
gfx908:xnack-
gfx90a:xnack-
gfx90a:xnack+
gfx940
gfx941
gfx942
gfx1030
gfx1100
Expand Down

0 comments on commit 9ed7989

Please sign in to comment.