https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118017

Hongtao Liu <liuhongt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |liuhongt at gcc dot gnu.org

--- Comment #6 from Hongtao Liu <liuhongt at gcc dot gnu.org> ---
(In reply to Uroš Bizjak from comment #5)
> (In reply to Uroš Bizjak from comment #4)
> 
> > Please note that TImode and TDmode are tieable on x86_64 targets, so LRA
> > should simple consider all registers as TImode:
> I can't find anything wrong or missing in target-dependant files, let's ask
> RA expert.

Maybe i386 need to explicitly support movtd/dd/sd pattern?
(extend movti/di/si)

Reply via email to