https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70157
--- Comment #4 from Uroš Bizjak ---
(In reply to H.J. Lu from comment #3)
> (In reply to Uroš Bizjak from comment #2)
> > (In reply to H.J. Lu from comment #1)
> > > It is due to TARGET_SSE_TYPELESS_STORES.
> >
> > This is by design, movaps/movu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70157
--- Comment #3 from H.J. Lu ---
(In reply to Uroš Bizjak from comment #2)
> (In reply to H.J. Lu from comment #1)
> > It is due to TARGET_SSE_TYPELESS_STORES.
>
> This is by design, movaps/movups is one byte shorter than movdqa/movdqu.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70157
--- Comment #2 from Uroš Bizjak ---
(In reply to H.J. Lu from comment #1)
> It is due to TARGET_SSE_TYPELESS_STORES.
This is by design, movaps/movups is one byte shorter than movdqa/movdqu.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70157
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|