std.Target: Rename amdgpu module to amdgcn.

This was an inconsistency left over from c825b567b2.
This commit is contained in:
Alex Rønne Petersen
2024-10-28 23:42:47 +01:00
parent 20cdfe9fb6
commit baf60426d4
6 changed files with 9 additions and 10 deletions

View File

@@ -390,7 +390,7 @@ const llvm_targets = [_]LlvmTarget{
},
},
.{
.zig_name = "amdgpu",
.zig_name = "amdgcn",
.llvm_name = "AMDGPU",
.td_name = "AMDGPU.td",
.feature_overrides = &.{