Re: [PATCH] LoongArch: Provide __lshrti3, __ashrti3, and __ashrti3

From: Huacai Chen
Date: Sat Apr 27 2024 - 04:40:01 EST


On Sat, Apr 27, 2024 at 3:49 PM Xi Ruoyao <xry111@xxxxxxxxxxx> wrote:
>
> On Sat, 2024-04-27 at 15:20 +0800, Huacai Chen wrote:
> > > /* The prototypes are incorrect but this file is only used by
> > > modpost which does not care. */
> > > long long __ashlti3(long long a, int b);
> > > long long __ashrti3(long long a, int b);
> > > long long __lshrti3(long long a, int b);
> > >
> > > How do you think?
> > OK, then just keep the original status.
>
> Then I'll just send a patch squashing the origin version of this patch
> and the patch selecting ARCH_SUPPORTS_INT128 in a day if there are no
> other review comments.
Needn't, I will squash it when I apply.

Huacai
>
> --
> Xi Ruoyao <xry111@xxxxxxxxxxx>
> School of Aerospace Science and Technology, Xidian University