On Sun, Jun 15, 2025 at 2:00 AM Takayuki 'January June' Suwa <jjsuwa_sys3...@yahoo.co.jp> wrote: > > Since there are no unwanted reg-reg moves during DFmode input reloads in > recent GCCs, the previously committed patch > "xtensa: eliminate unwanted reg-reg moves during DFmode input reloads" > (commit cfad4856fa46abc878934a9433d0bfc2482ccf00) is no longer necessary > and is therefore being reverted. > > gcc/ChangeLog: > > * config/xtensa/predicates.md (reload_operand): > Remove. > * config/xtensa/xtensa.md: > Remove the peephole2 pattern that was previously added. > --- > gcc/config/xtensa/predicates.md | 13 ------------- > gcc/config/xtensa/xtensa.md | 30 ------------------------------ > 2 files changed, 43 deletions(-)
Regtested for target=xtensa-linux-uclibc, no new regressions. Committed to master. -- Thanks. -- Max