Created attachment 937 [details] Eigen hygon dhyana cache size support by default queryCacheSizes() function only has 3 run patch, Intel/AMD/Other(Intel). As Hygon Dhyana share similar architecture with AMD Family 17h, add a CPU Vendor Recognize in queryCacheSizes() to recoginze Hygon Dhyana CPU Vendor ID("HygonGenuine"), and reuse AMD Query Cache size path, to call function queryCacheSizes_amd(). the attachment is the Hygon CPU Vendor ID checking patch, please help to check and merge. Thanks.
-- GitLab Migration Automatic Message -- This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/1701.