Re:[pushed] [PATCH v2] LoongArch: Use iorn and andn standard pattern names.

2024-08-11 Thread Lulu Cheng
 Pushed to r15-2877. 在 2024/8/2 上午9:19, Lulu Cheng 写道: R15-1890 introduced new optabs iorc and andc, and its corresponding internal functions BIT_{ANDC,IORC}, and if targets defines such optabs for vector modes. And in r15-2258 the iorc and andc were renamed to iorn and andn. So we changed the

[PATCH v2] LoongArch: Use iorn and andn standard pattern names.

2024-08-01 Thread Lulu Cheng
R15-1890 introduced new optabs iorc and andc, and its corresponding internal functions BIT_{ANDC,IORC}, and if targets defines such optabs for vector modes. And in r15-2258 the iorc and andc were renamed to iorn and andn. So we changed the andn and iorn implementation templates to the standard tem

[PATCH v2] LoongArch: Use iorn and andn standard pattern names.

2024-08-01 Thread Lulu Cheng
R15-1890 introduced new optabs iorc and andc, and its corresponding internal functions BIT_{ANDC,IORC}, and if targets defines such optabs for vector modes. And in r15-2258 the iorc and andc were renamed to iorn and andn. So we changed the andn and iorn implementation templates to the standard tem