RE: [PATCH] x86: separate AVX10.1-aux from AVX10.2
"Kumar, Venkataramanan" <[email protected]> Fri, 24 Jul 2026 10:52:08 +0000
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <CYXPR12MB938709EF4825D82C834BBD558FCF2@CYXPR12MB9387.namprd12.prod.outlook.com> |
AMD General Hi > -----Original Message----- > From: Jan Beulich <[email protected]> > Sent: Friday, July 24, 2026 4:12 PM > To: Gopalasubramanian, Ganesh <[email protected]> > Cc: H.J. Lu <[email protected]>; Binutils <[email protected]>; Kumar, > Venkataramanan <[email protected]>; Jiang, Haochen > <[email protected]> > Subject: Re: [PATCH] x86: separate AVX10.1-aux from AVX10.2 > > Caution: This message originated from an External Source. Use proper caution > when opening attachments, clicking links, or responding. > > > On 24.07.2026 12:36, Gopalasubramanian, Ganesh wrote: > > In clang and in GCC, we are using -mavx10v2aux. I would suggest using > avx10v1aux! > > Okay(ish) with me, but as you're coming pretty late, would you mind making this a > small prereq patch to your ACE and AVX10.2-aux work then? In GCC also names will be -mavx10v1aux and -mavx10v2aux. Regards, Venkat. > > Jan