aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/gcn/gcn-opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/gcn/gcn-opts.h')
-rw-r--r--gcc/config/gcn/gcn-opts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/gcn/gcn-opts.h b/gcc/config/gcn/gcn-opts.h
index 79fbda3ab25..6be2c9204fa 100644
--- a/gcc/config/gcn/gcn-opts.h
+++ b/gcc/config/gcn/gcn-opts.h
@@ -62,7 +62,7 @@ extern enum gcn_isa {
#define TARGET_M0_LDS_LIMIT (TARGET_GCN3)
-#define TARGET_PACKED_WORK_ITEMS (TARGET_CDNA2_PLUS)
+#define TARGET_PACKED_WORK_ITEMS (TARGET_CDNA2_PLUS || TARGET_RDNA3)
#define TARGET_XNACK (flag_xnack != HSACO_ATTR_OFF)