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: Help restricting args of an intrinsic function



On Jan 30, 2004, at 4:55 PM, Ziemowit Laski wrote:


Syd,

Where are you checking value validity? The AltiVec code does this in the expand_builtin_... routines, since there are restrictions on some AltiVec operands also.
Or do you not have builtin expansion routines for the intrinsics at all?

I have a custom expand_builtin routine based on the altivec routines.


Syd Polk
Apple Computer
Technology EPM, Mac OS X Development Tools
+1 408 974-0577


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