Re: Enum processor_features adding on i386 backend

2023-07-18 Thread Andrew Pinski via Gcc
On Tue, Jul 18, 2023 at 7:50 PM Jiang, Haochen via Gcc wrote: > > Hi all, > > As you all know that we are continuously working on new ISA implementation > for i386 backend. > > There is one thing that I am really curious about when I read the code. > > In gcc/config/i386/i386-cpuinfo.h, we have s

Enum processor_features adding on i386 backend

2023-07-18 Thread Jiang, Haochen via Gcc
Hi all, As you all know that we are continuously working on new ISA implementation for i386 backend. There is one thing that I am really curious about when I read the code. In gcc/config/i386/i386-cpuinfo.h, we have such comment: /* ISA Features supported. New features have to be inserted at t