On Sun, Mar 8, 2026 at 12:40 AM Takayuki 'January June' Suwa <[email protected]> wrote: > > The remaining MD templates with multiple alternatives will also be re- > written using compact syntax. > > gcc/ChangeLog: > > * config/xtensa/xtensa.md (movdi_internal, movdf_internal, *btrue, > *ubtrue, movsicc_internal0, movsicc_internal1, movsfcc_internal0, > movsfcc_internal1): > Rewrite in compact syntax. > --- > gcc/config/xtensa/xtensa.md | 151 +++++++++++++++++++----------------- > 1 file changed, 79 insertions(+), 72 deletions(-)
Regtested for target=xtensa-linux-uclibc, no new regressions. Committed to master. -- Thanks. -- Max
