On Wed, 02 Aug 2023 10:29:54 +0800, Tao Su wrote: > Latest Intel platform GraniteRapids-D introduces AMX-COMPLEX, which adds > two instructions to perform matrix multiplication of two tiles containing > complex elements and accumulate the results into a packed single precision > tile. > > AMX-COMPLEX is enumerated via CPUID.(EAX=7,ECX=1):EDX[bit 8] > > [...] Applied to kvm-x86 misc, thanks! [1/1] KVM: x86: Advertise AMX-COMPLEX CPUID to userspace https://github.com/kvm-x86/linux/commit/99b668545356 -- https://github.com/kvm-x86/linux/tree/next https://github.com/kvm-x86/linux/tree/fixes