Hello All:
Please review and update with your comments so that code changes are committed
in trunk.
Thanks & Regards
Ajit
Forwarded Message
Subject: [PATCH v8 4/4] ree: Improve ree pass for rs6000 target using defined
ABI interfaces
Date: Wed, 20 Sep 2023 02:40:49 +
Hello All:
This version 8 of the patch uses abi interfaces to remove zero and sign
extension elimination.
Bootstrapped and regtested on powerpc-linux-gnu.
Incorporated all the review comments of version 6. Added sign extension
elimination using abi
interfaces.
Thanks & Regards
Ajit
ree: Impr