https://bugs.kde.org/show_bug.cgi?id=408009
Mark Wielaard <m...@klomp.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ahajk...@redhat.com Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Mark Wielaard <m...@klomp.org> --- commit 791fe5ecf909d573bcbf353b677b9404f9da0ed4 Author: Mark Wielaard <m...@klomp.org> Date: Mon May 27 22:19:27 2019 +0200 Expose rdrand and f16c through cpuid also if the host only has avx. The amd64 CPUID dirtyhelpers are mostly static since they emulate some existing CPU "family". The avx2 ("i7-4910MQ") CPUID variant however can "dynamicly" enable rdrand and/or f16c if the host supports them. Do the same for the avx_and_cx16 ("i5-2300") CPUID variant. https://bugs.kde.org/show_bug.cgi?id=408009 -- You are receiving this mail because: You are watching all bug changes.