Re: [PATCH v2 2/8] LoongArch: Allow moving TImode vectors

2025-02-14 Thread Xi Ruoyao
On Fri, 2025-02-14 at 15:46 +0800, Lulu Cheng wrote: > Hi, > > If only apply the first and second patches, the code will not compile. > > Otherwise LGTM. Fixed in v3: https://gcc.gnu.org/pipermail/gcc-patches/2025-February/675776.html -- Xi Ruoyao School of Aerospace Science and Technology,

Re: [PATCH v2 2/8] LoongArch: Allow moving TImode vectors

2025-02-13 Thread Lulu Cheng
Hi, If only apply the first and second patches, the code will not compile. Otherwise LGTM. Thanks! 在 2025/2/13 下午5:41, Xi Ruoyao 写道: We have some vector instructions for operations on 128-bit integer, i.e. TImode, vectors. Previously they had been modeled with unspecs, but it's more natural

[PATCH v2 2/8] LoongArch: Allow moving TImode vectors

2025-02-13 Thread Xi Ruoyao
We have some vector instructions for operations on 128-bit integer, i.e. TImode, vectors. Previously they had been modeled with unspecs, but it's more natural to just model them with TImode vector RTL expressions. For the preparation, allow moving V1TImode and V2TImode vectors in LSX and LASX reg