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: Status of SSE builtins


>>>>> "Richard" == Richard Henderson <rth@redhat.com> writes:

Oh yeah, I'll probably tackle this next week.  I'm just a bit busy
with my try/finally and CLASS_CANNOT_CHANGE_MODE patches which are
both 98% finished ;-).

 > On Thu, Oct 31, 2002 at 05:54:39PM +0100, Jan Hubicka wrote:
 >> What names would you propose?
 >> Perhaps extract_vec_fieldM/set_vec_fieldM?

 > No idea.  I was hoping that Aldy would invent something.  ;-)

I was thinking more along the lines of aldyvec_fieldM :).

I think a combination of the vec_select and vec_merge patterns which
we already have (but don't emit), could be used for most
architectures.  I'll look into it.

AldyVec


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