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: PR 12902: Still problems with unaligned SSE access (V4SF mode)


On Wed, Jan 05, 2005 at 10:23:22AM +0100, Uros Bizjak wrote:
> There are still problems with unaligned SSE access. It looks that 
> "sse_movhps" and "sse_movlps" patterns should be broken into load and 
> store part, as it is now case with sse2_loadhpd/sse2_storehpd and 
> sse2_loadlpd/sse2_storelpd

You're right.  Testing a patch.


r~


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