Re: [PATCH v3] Support AVX10_V2_AUX instructions
Jan Beulich <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
On 27.08.2026 21:48, Christian Ludloff wrote: >> In fact doc version 1.15 > > latest ACE spec is 1.16.2 Interesting, especially when at the top of https://x86ecosystem.org/resource/ai-compute-extensions-ace-specification/ is says "June 15, 2026". > also, instead of the AVX10_Vn_AUX insanity, has > anyone considered AVX10_AUX_Vn for naming? > you know, move the Vn further away from AVX10, > and over to the AUX side, where it belongs? Now that it's clear that the Vn here isn't intended to have relationship with the AVX10 version itself, this may indeed be a little better. Yet then, with AVX10_V1_AUX not being the baseline of AVX10_V2_AUX (as per what the patch still does, despite my earlier question), the numbering here is questionable altogether. Jan