[llvm-branch-commits] [llvm] release/18.x: [llvm][LoongArch] Improve loongarch_lasx_xvpermi_q instrinsic (#82984) (PR #83540)

2024-03-06 Thread Xi Ruoyao via llvm-branch-commits

xry111 wrote:

I have some doubt about this change.

To me if the user requests `xvpermi.q` via the `loongarch_lasx_xvpermi_q` 
intrinsic, we should give her/him the `xvpermi.q` instruction.  If (s)he is 
passing an invalid operand then (s)he is invoking the undefined behavior 
herself/himself and we don't need to guarantee a thing.

So to me we should not merge this and we should revert this change for main.  
Or am I missing something?  @xen0n @heiher @SixWeining @MaskRay 

https://github.com/llvm/llvm-project/pull/83540
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [LoongArch][Codegen] Add support for TLSDESC (PR #90159)

2024-04-25 Thread Xi Ruoyao via llvm-branch-commits

xry111 wrote:

> [wangleiat](https://github.com/wangleiat) wants to merge 1 commit into 
> [users/wangleiat/spr/main.loongarchcodegen-add-support-for-tlsdesc-1](https://github.com/llvm/llvm-project/tree/users/wangleiat/spr/main.loongarchcodegen-add-support-for-tlsdesc-1)
>  from 
> [users/wangleiat/spr/loongarchcodegen-add-support-for-tlsdesc-1](https://github.com/llvm/llvm-project/tree/users/wangleiat/spr/loongarchcodegen-add-support-for-tlsdesc-1)

Hmm, it looks like the target branch is wrong?

https://github.com/llvm/llvm-project/pull/90159
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [LoongArch][Codegen] Add support for TLSDESC (PR #90159)

2024-04-26 Thread Xi Ruoyao via llvm-branch-commits

xry111 wrote:

> > > [wangleiat](https://github.com/wangleiat) wants to merge 1 commit into 
> > > [users/wangleiat/spr/main.loongarchcodegen-add-support-for-tlsdesc-1](https://github.com/llvm/llvm-project/tree/users/wangleiat/spr/main.loongarchcodegen-add-support-for-tlsdesc-1)
> > >  from 
> > > [users/wangleiat/spr/loongarchcodegen-add-support-for-tlsdesc-1](https://github.com/llvm/llvm-project/tree/users/wangleiat/spr/loongarchcodegen-add-support-for-tlsdesc-1)
> > 
> > 
> > Hmm, it looks like the target branch is wrong?
> 
> I used the [SPR](https://getcord.github.io/spr/) for stack-style submissions 
> for the first time, and according to the 
> [documentation](https://getcord.github.io/spr/user/stack.html#cherry-picking),
>  it seems to be correct.

Ok, I didn't know SPR.  Stupid I...

https://github.com/llvm/llvm-project/pull/90159
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits