]> git.ipfire.org Git - thirdparty/glibc.git/commit
x86: Handle unknown Intel processor with default tuning
authorSunil K Pandey <sunil.k.pandey@intel.com>
Fri, 11 Apr 2025 15:52:52 +0000 (08:52 -0700)
committerSunil K Pandey <sunil.k.pandey@intel.com>
Sat, 12 Apr 2025 19:24:53 +0000 (12:24 -0700)
commit9ee8083c4edbe5e92af7aabb23261309f03ef05c
tree4086fdc17b159af4ef6d27de93d6ca81733c3824
parent44f92df8007d57f82b1518e219a0dbb60389ef2c
x86: Handle unknown Intel processor with default tuning

Enable default tuning for unknown Intel processor.

Tested on x86, no regression.

Co-Authored-By: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
(cherry picked from commit 9f0deff558d1d6b08c425c157f50de85013ada9c)
sysdeps/x86/cpu-features.c