On Thu, Aug 1, 2024 at 3:50 PM Haochen Jiang <haochen.ji...@intel.com> wrote: > > Hi all, > > AVX10.2 tech details has been just published on July 31st in the > following link: > > https://cdrdv2.intel.com/v1/dl/getContent/828965 > > For new features and instructions, we could divide them into two parts. > One is ymm rounding control, the other is the new instructions. > > In the following weeks, we plan to upstream ymm rounding part first, > following by new instructions. After all of them upstreamed, we will > also upstream several patches optimizing codegen with new AVX10.2 > instructions. > > The patch coming next is the initial support for AVX10.2. This patch > will be the foundation of all our patches. It adds the support for > cpuid, option, target attribute, etc. > > Bootstrapped on x86-64-pc-linux-gnu. Ok for trunk? Ok. > > Thx, > Haochen > >
-- BR, Hongtao