Re: [PATCH 1/2] x86: optimize XCHG to MOV for same-register forms
Paul Floyd via Valgrind-developers <valgrind-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
| Newsgroups | gmane.comp.debugging.valgrind.devel,gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
> On 2 Jul 2026, at 15:16, Michael Matz <[email protected]> wrote: > Would it be possible for gas to only do this transformation if the source and destination registers are different? Regards Paul