在 2024/7/28 上午3:30, Andrew Pinski 写道:
On Sat, Jul 27, 2024 at 1:55 AM Lulu Cheng wrote:
gcc/ChangeLog:
* config/loongarch/lasx.md (xvandn3): Rename to ...
(andn3): This.
(xvorn3): Rename to ...
(iorn3): This.
* config/loongarch/loongarch-builtins.
On Sat, Jul 27, 2024 at 1:55 AM Lulu Cheng wrote:
>
> gcc/ChangeLog:
>
> * config/loongarch/lasx.md (xvandn3): Rename to ...
> (andn3): This.
> (xvorn3): Rename to ...
> (iorn3): This.
> * config/loongarch/loongarch-builtins.cc (CODE_FOR_lsx_vandn_v):
>
On Sat, Jul 27, 2024 at 1:38 AM Lulu Cheng wrote:
>
> gcc/ChangeLog:
>
> * config/loongarch/loongarch.md (n): Rename to ...
> (n3): This.
Thanks for doing this for loongarch. Once I finish up my patch set;
loongarch should get benefit. Also it might be useful after my patch
set g
在 2024/7/27 下午4:41, Xi Ruoyao 写道:
On Sat, 2024-07-27 at 16:36 +0800, Lulu Cheng wrote:
gcc/ChangeLog:
* config/loongarch/loongarch.md (n): Rename to ...
(n3): This.
Ok.
Note that [x]vorn3 and [x]vandn3 should be renamed as well.
Uh, I just forgot about them, I'm modifying
On Sat, 2024-07-27 at 16:36 +0800, Lulu Cheng wrote:
> gcc/ChangeLog:
>
> * config/loongarch/loongarch.md (n): Rename to ...
> (n3): This.
Ok.
Note that [x]vorn3 and [x]vandn3 should be renamed as well.
> ---
> gcc/config/loongarch/loongarch.md | 2 +-
> 1 file changed, 1 insertion