[PING^2][PATCH V15 4/4] ree: Improve ree pass using defined abi interfaces

2023-11-26 Thread Ajit Agarwal
Ping ^2! Ok for trunk? Thanks & Regards Ajit Forwarded Message Subject: [PING][PATCH V15 4/4] ree: Improve ree pass using defined abi interfaces Date: Fri, 10 Nov 2023 12:37:25 +0530 From: Ajit Agarwal To: Vineet Gupta , Jeff Law , Bernhard Reutner-Fischer CC: Ric

Fwd: [PING][PATCH V15 4/4] ree: Improve ree pass using defined abi interfaces

2023-11-09 Thread Ajit Agarwal
Ping! Ok for trunk. Thanks & Regards Ajit Forwarded Message Subject: [PATCH V15 4/4] ree: Improve ree pass using defined abi interfaces Date: Sun, 29 Oct 2023 16:14:17 +0530 From: Ajit Agarwal To: gcc-patches , Jeff Law , Vineet Gupta , Bernhard Reutner-Fischer CC: Ric

[PATCH V15 4/4] ree: Improve ree pass using defined abi interfaces

2023-10-29 Thread Ajit Agarwal
Hello Vineet, Jeff and Bernhard: This version 15 of the patch uses abi interfaces to remove zero and sign extension elimination. Bootstrapped and regtested on powerpc-linux-gnu. In this version (version 15) of the patch following review comments are incorporated. a) Removal of hard code zero_e

[PATCH V15 4/4] ree: Improve ree pass using defined abi interfaces

2023-10-28 Thread Ajit Agarwal
Hello Vineet, Jeff and Bernhard: This version 15 of the patch uses abi interfaces to remove zero and sign extension elimination. Bootstrapped and regtested on powerpc-linux-gnu. In this version (version 15) of the patch following review comments are incorporated. a) Removal of hard code zero_e