This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: A new meta intrinsic header file for x86 intrinsics


H.J. Lu wrote:

We will implement meta intrinsic header file for AVX intrinsics.
However, I am not sure if <ia32intrin.h> is the best name for it.
Does anyone have any suggestions, how about <x86intrin.h>?

I think there's value in using the same name as icc. It's set a precedent, let's keep it. That makes it easy for people to move code from icc to GCC.


--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]