Re: [PATCH] x86: Disable AMX-TF32 by default
Jan Beulich <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
On 30.06.2026 10:11, Haochen Jiang wrote: > AMX-TF32 got depublished in ISE062. Just like AMX-TRANSPOSE, we > will keep the AMX-TF32 support for now in case there are x86 vendors > want to utilize the feature. AMX-TF32 will not show up on any > Intel/AMD hardware. Also in foreseeable future, no hardware will > support AMX-TF32, we will disable it by default. For testcases, > we will simply add .arch .amx_tf32 to keep the original test > intuition. > > Tested on x86-64. Ok for trunk? Yes. Jan