================
@@ -5042,6 +5063,301 @@ let Features = "avx10.2", Attributes = [NoThrow, Const,
RequiredVectorWidth<512>
def vgetmantbf16512_mask : X86Builtin<"_Vector<32, __bf16>(_Vector<32,
__bf16>, _Constant int, _Vector<32, __bf16>, unsigned int)">;
}
+// AVX10 V2 AUX - Convert instructions
+
+// Convert from FP32 to FP8
+
+// VCVTPS2BF8
+let Features = "avx10v2aux", Attributes = [NoThrow, RequiredVectorWidth<128>]
in {
----------------
ganeshgit wrote:
Added!
https://github.com/llvm/llvm-project/pull/206888
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits