Re: [pushed][PATCH] LoongArch: Remove useless UNSPECs and define_mode_attrs

2025-01-01 Thread Lulu Cheng
Pushed to r15-6487. 在 2024/12/30 上午10:34, Guo Jie 写道: gcc/ChangeLog: * config/loongarch/lasx.md: Remove useless code. * config/loongarch/lsx.md: Ditto. --- gcc/config/loongarch/lasx.md | 66 gcc/config/loongarch/lsx.md | 35 -

[PATCH] LoongArch: Remove useless UNSPECs and define_mode_attrs

2024-12-29 Thread Guo Jie
gcc/ChangeLog: * config/loongarch/lasx.md: Remove useless code. * config/loongarch/lsx.md: Ditto. --- gcc/config/loongarch/lasx.md | 66 gcc/config/loongarch/lsx.md | 35 --- 2 files changed, 101 deletions(-) diff --git a/gcc