commit | b88282d5738cd239f67be00d4d9b48d6afda78ca | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri Jan 17 10:28:15 2025 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Fri Jan 17 10:28:15 2025 +0100 |
tree | d969ac233cf8d4608aa5758e0053c0070ab70538 | |
parent | 247357d23f48c503a3efe56997e73489360c4279 [diff] |
x86/APX: convert runtime special case to build-time one cpu_flags_match() is a hot path. Move the special casing that b7267244a355 ("Support Intel AMX-MOVRS") added there to i386-gen, thus affecting only build time performance.