[PING^3][PATCH v3] rs6000: Fix issue in specifying PTImode as an attribute [PR106895]

2024-12-02 Thread jeevitha
Ping! please review. Thanks & Regards Jeevitha On 14/10/24 5:16 pm, jeevitha wrote: > Hi All, > > The following patch has been bootstrapped and regtested on powerpc64le-linux. > > PTImode assists in generating even/odd register pairs on 128 bits. When the > user > specifies PTImode as an attr

[PING^2][PATCH v3] rs6000: Fix issue in specifying PTImode as an attribute [PR106895]

2024-11-26 Thread jeevitha
Ping! please review. Thanks & Regards Jeevitha On 14/10/24 5:16 pm, jeevitha wrote: > Hi All, > > The following patch has been bootstrapped and regtested on powerpc64le-linux. > > PTImode assists in generating even/odd register pairs on 128 bits. When the > user > specifies PTImode as an attr

[PING^1][PATCH v3] rs6000: Fix issue in specifying PTImode as an attribute [PR106895]

2024-11-10 Thread jeevitha
Ping! please review. Thanks & Regards Jeevitha On 14/10/24 5:16 pm, jeevitha wrote: > Hi All, > > The following patch has been bootstrapped and regtested on powerpc64le-linux. > > PTImode assists in generating even/odd register pairs on 128 bits. When the > user > specifies PTImode as an attr

[PATCH v3] rs6000: Fix issue in specifying PTImode as an attribute [PR106895]

2024-10-14 Thread jeevitha
Hi All, The following patch has been bootstrapped and regtested on powerpc64le-linux. PTImode assists in generating even/odd register pairs on 128 bits. When the user specifies PTImode as an attribute, it breaks because there is no internal type to handle this mode. To fix this, we have created a