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: fix opt/7124


> Moving "between" MMX and FP registers isn't a good idea.
> Severely disparage the notion.
> 
> 
> r~
> 
> 
>         * config/i386/i386.c (ix86_register_move_cost): Increase cost
>         for secondary_memory_needed pairs.

Thanks.  I have fix for the same bug prepared, but my one fixes the
register move costs that are based on guesses before AMD released the
documentation and not very accurate.  I will send that patch too once
benchmarking completes.

It should close several of other PRs, I will check it.

Honza


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