const tahiti: CpuModel = .{ .name = "tahiti", .llvm_name = "tahiti", .features = featureSet(&.{.fast_fmaf, .half_rate_64_ops, .southern_islands}) };