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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |rth at gcc dot gnu.org,
                   |                            |uros at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The thing is that we already lower the DImode insns during subreg1 pass, and
decision whether XMM regs can be used for it or not would best be done during
RA, but if it is not useful, RA certainly prefers to see the patterns already
split.

Reply via email to