@@ -5191,51 +5191,51 @@ let Features = "avx10.2-512", Attributes = [NoThrow, RequiredVectorWidth<512>] i
5191
5191
}
5192
5192
5193
5193
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<128 >] in {
5194
- def vcvtne2ph2bf8_128 : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<8, _Float16>)" >;
5194
+ def vcvt2ph2bf8_128 : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<8, _Float16>)" >;
5195
5195
}
5196
5196
5197
5197
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<256 >] in {
5198
- def vcvtne2ph2bf8_256 : X86Builtin<" _Vector<32, char>(_Vector<16, _Float16>, _Vector<16, _Float16>)" >;
5198
+ def vcvt2ph2bf8_256 : X86Builtin<" _Vector<32, char>(_Vector<16, _Float16>, _Vector<16, _Float16>)" >;
5199
5199
}
5200
5200
5201
5201
let Features = " avx10.2-512" , Attributes = [NoThrow, RequiredVectorWidth<512 >] in {
5202
- def vcvtne2ph2bf8_512 : X86Builtin<" _Vector<64, char>(_Vector<32, _Float16>, _Vector<32, _Float16>)" >;
5202
+ def vcvt2ph2bf8_512 : X86Builtin<" _Vector<64, char>(_Vector<32, _Float16>, _Vector<32, _Float16>)" >;
5203
5203
}
5204
5204
5205
5205
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<128 >] in {
5206
- def vcvtne2ph2bf8s_128 : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<8, _Float16>)" >;
5206
+ def vcvt2ph2bf8s_128 : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<8, _Float16>)" >;
5207
5207
}
5208
5208
5209
5209
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<256 >] in {
5210
- def vcvtne2ph2bf8s_256 : X86Builtin<" _Vector<32, char>(_Vector<16, _Float16>, _Vector<16, _Float16>)" >;
5210
+ def vcvt2ph2bf8s_256 : X86Builtin<" _Vector<32, char>(_Vector<16, _Float16>, _Vector<16, _Float16>)" >;
5211
5211
}
5212
5212
5213
5213
let Features = " avx10.2-512" , Attributes = [NoThrow, RequiredVectorWidth<512 >] in {
5214
- def vcvtne2ph2bf8s_512 : X86Builtin<" _Vector<64, char>(_Vector<32, _Float16>, _Vector<32, _Float16>)" >;
5214
+ def vcvt2ph2bf8s_512 : X86Builtin<" _Vector<64, char>(_Vector<32, _Float16>, _Vector<32, _Float16>)" >;
5215
5215
}
5216
5216
5217
5217
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<128 >] in {
5218
- def vcvtne2ph2hf8_128 : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<8, _Float16>)" >;
5218
+ def vcvt2ph2hf8_128 : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<8, _Float16>)" >;
5219
5219
}
5220
5220
5221
5221
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<256 >] in {
5222
- def vcvtne2ph2hf8_256 : X86Builtin<" _Vector<32, char>(_Vector<16, _Float16>, _Vector<16, _Float16>)" >;
5222
+ def vcvt2ph2hf8_256 : X86Builtin<" _Vector<32, char>(_Vector<16, _Float16>, _Vector<16, _Float16>)" >;
5223
5223
}
5224
5224
5225
5225
let Features = " avx10.2-512" , Attributes = [NoThrow, RequiredVectorWidth<512 >] in {
5226
- def vcvtne2ph2hf8_512 : X86Builtin<" _Vector<64, char>(_Vector<32, _Float16>, _Vector<32, _Float16>)" >;
5226
+ def vcvt2ph2hf8_512 : X86Builtin<" _Vector<64, char>(_Vector<32, _Float16>, _Vector<32, _Float16>)" >;
5227
5227
}
5228
5228
5229
5229
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<128 >] in {
5230
- def vcvtne2ph2hf8s_128 : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<8, _Float16>)" >;
5230
+ def vcvt2ph2hf8s_128 : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<8, _Float16>)" >;
5231
5231
}
5232
5232
5233
5233
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<256 >] in {
5234
- def vcvtne2ph2hf8s_256 : X86Builtin<" _Vector<32, char>(_Vector<16, _Float16>, _Vector<16, _Float16>)" >;
5234
+ def vcvt2ph2hf8s_256 : X86Builtin<" _Vector<32, char>(_Vector<16, _Float16>, _Vector<16, _Float16>)" >;
5235
5235
}
5236
5236
5237
5237
let Features = " avx10.2-512" , Attributes = [NoThrow, RequiredVectorWidth<512 >] in {
5238
- def vcvtne2ph2hf8s_512 : X86Builtin<" _Vector<64, char>(_Vector<32, _Float16>, _Vector<32, _Float16>)" >;
5238
+ def vcvt2ph2hf8s_512 : X86Builtin<" _Vector<64, char>(_Vector<32, _Float16>, _Vector<32, _Float16>)" >;
5239
5239
}
5240
5240
5241
5241
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<128 >] in {
@@ -5251,51 +5251,51 @@ let Features = "avx10.2-512", Attributes = [NoThrow, RequiredVectorWidth<512>] i
5251
5251
}
5252
5252
5253
5253
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<128 >] in {
5254
- def vcvtneph2bf8_128_mask : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<16, char>, unsigned char)" >;
5254
+ def vcvtph2bf8_128_mask : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<16, char>, unsigned char)" >;
5255
5255
}
5256
5256
5257
5257
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<256 >] in {
5258
- def vcvtneph2bf8_256_mask : X86Builtin<" _Vector<16, char>(_Vector<16, _Float16>, _Vector<16, char>, unsigned short)" >;
5258
+ def vcvtph2bf8_256_mask : X86Builtin<" _Vector<16, char>(_Vector<16, _Float16>, _Vector<16, char>, unsigned short)" >;
5259
5259
}
5260
5260
5261
5261
let Features = " avx10.2-512" , Attributes = [NoThrow, RequiredVectorWidth<512 >] in {
5262
- def vcvtneph2bf8_512_mask : X86Builtin<" _Vector<32, char>(_Vector<32, _Float16>, _Vector<32, char>, unsigned int)" >;
5262
+ def vcvtph2bf8_512_mask : X86Builtin<" _Vector<32, char>(_Vector<32, _Float16>, _Vector<32, char>, unsigned int)" >;
5263
5263
}
5264
5264
5265
5265
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<128 >] in {
5266
- def vcvtneph2bf8s_128_mask : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<16, char>, unsigned char)" >;
5266
+ def vcvtph2bf8s_128_mask : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<16, char>, unsigned char)" >;
5267
5267
}
5268
5268
5269
5269
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<256 >] in {
5270
- def vcvtneph2bf8s_256_mask : X86Builtin<" _Vector<16, char>(_Vector<16, _Float16>, _Vector<16, char>, unsigned short)" >;
5270
+ def vcvtph2bf8s_256_mask : X86Builtin<" _Vector<16, char>(_Vector<16, _Float16>, _Vector<16, char>, unsigned short)" >;
5271
5271
}
5272
5272
5273
5273
let Features = " avx10.2-512" , Attributes = [NoThrow, RequiredVectorWidth<512 >] in {
5274
- def vcvtneph2bf8s_512_mask : X86Builtin<" _Vector<32, char>(_Vector<32, _Float16>, _Vector<32, char>, unsigned int)" >;
5274
+ def vcvtph2bf8s_512_mask : X86Builtin<" _Vector<32, char>(_Vector<32, _Float16>, _Vector<32, char>, unsigned int)" >;
5275
5275
}
5276
5276
5277
5277
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<128 >] in {
5278
- def vcvtneph2hf8_128_mask : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<16, char>, unsigned char)" >;
5278
+ def vcvtph2hf8_128_mask : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<16, char>, unsigned char)" >;
5279
5279
}
5280
5280
5281
5281
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<256 >] in {
5282
- def vcvtneph2hf8_256_mask : X86Builtin<" _Vector<16, char>(_Vector<16, _Float16>, _Vector<16, char>, unsigned short)" >;
5282
+ def vcvtph2hf8_256_mask : X86Builtin<" _Vector<16, char>(_Vector<16, _Float16>, _Vector<16, char>, unsigned short)" >;
5283
5283
}
5284
5284
5285
5285
let Features = " avx10.2-512" , Attributes = [NoThrow, RequiredVectorWidth<512 >] in {
5286
- def vcvtneph2hf8_512_mask : X86Builtin<" _Vector<32, char>(_Vector<32, _Float16>, _Vector<32, char>, unsigned int)" >;
5286
+ def vcvtph2hf8_512_mask : X86Builtin<" _Vector<32, char>(_Vector<32, _Float16>, _Vector<32, char>, unsigned int)" >;
5287
5287
}
5288
5288
5289
5289
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<128 >] in {
5290
- def vcvtneph2hf8s_128_mask : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<16, char>, unsigned char)" >;
5290
+ def vcvtph2hf8s_128_mask : X86Builtin<" _Vector<16, char>(_Vector<8, _Float16>, _Vector<16, char>, unsigned char)" >;
5291
5291
}
5292
5292
5293
5293
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<256 >] in {
5294
- def vcvtneph2hf8s_256_mask : X86Builtin<" _Vector<16, char>(_Vector<16, _Float16>, _Vector<16, char>, unsigned short)" >;
5294
+ def vcvtph2hf8s_256_mask : X86Builtin<" _Vector<16, char>(_Vector<16, _Float16>, _Vector<16, char>, unsigned short)" >;
5295
5295
}
5296
5296
5297
5297
let Features = " avx10.2-512" , Attributes = [NoThrow, RequiredVectorWidth<512 >] in {
5298
- def vcvtneph2hf8s_512_mask : X86Builtin<" _Vector<32, char>(_Vector<32, _Float16>, _Vector<32, char>, unsigned int)" >;
5298
+ def vcvtph2hf8s_512_mask : X86Builtin<" _Vector<32, char>(_Vector<32, _Float16>, _Vector<32, char>, unsigned int)" >;
5299
5299
}
5300
5300
5301
5301
let Features = " avx10.2-256" , Attributes = [NoThrow, RequiredVectorWidth<128 >] in {
0 commit comments