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: PR14880 vec_duplicate or vec_select?


>>>>> Dorit Naishlos writes:

Dorit> By the way, for initialization of a vector register with an invariant (e.g.
Dorit> testcase vect-25.c), we still get the following code (the invariant is in
Dorit> r3):

Dorit> I'm not sure if this was part of David's concern when he opened this PR, or
Dorit> should this be a separate PR.

	It is a related concern.

	vec_init needs to be defined for Altivec.

David


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