]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/gcn/gcn.opt
amdgcn: Switch to HSACO v3 binary format
[thirdparty/gcc.git] / gcc / config / gcn / gcn.opt
index e1b9942ebed1080562744020d2845880a973eed4..b1ea56e020fafe0e1f0cd2f5480b82b292403701 100644 (file)
@@ -29,10 +29,10 @@ EnumValue
 Enum(gpu_type) String(fiji) Value(PROCESSOR_FIJI)
 
 EnumValue
-Enum(gpu_type) String(gfx900) Value(PROCESSOR_VEGA)
+Enum(gpu_type) String(gfx900) Value(PROCESSOR_VEGA10)
 
 EnumValue
-Enum(gpu_type) String(gfx906) Value(PROCESSOR_VEGA)
+Enum(gpu_type) String(gfx906) Value(PROCESSOR_VEGA20)
 
 march=
 Target RejectNegative Joined ToLower Enum(gpu_type) Var(gcn_arch) Init(PROCESSOR_FIJI)