This is the mail archive of the gcc-patches@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: [ia64, rfa] vector pattern improvements


> That's exactly the operation we want from vec_interleave_lowv4hi.

Could the change in vec_interleave_lowv4hi be conflicting with the code
in ia64_unpack_assemble (in ia64.c).  Maybe if vec_interleave_lowv4hi
is doing the right thing we don't need the TARGET_BIG_ENDIAN check in
ia64_unpack_assemble.

Steve Ellcey
sje@cup.hp.com


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