HIP: Add support for RDNA4 targets (#12372)

This commit is contained in:
Slobodan Josic 2025-03-26 23:46:30 +01:00 committed by GitHub
parent b3298fa47a
commit bd40678df7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 25 additions and 17 deletions

View file

@ -151,6 +151,10 @@
#define CDNA
#endif
#if defined(__GFX12__)
#define RDNA4
#endif
#if defined(__gfx1100__) || defined(__gfx1101__) || defined(__gfx1102__) || defined(__gfx1103__) || \
defined(__gfx1150__) || defined(__gfx1151__)
#define RDNA3