Hi Richard,
Thanks so much for your great review!
Richard Biener writes:
> On Wed, 23 Aug 2023, Jiufu Guo wrote:
>
>>
>> Hi,
>>
>> I just updated the patch. We could review this one.
>>
>> Compare with previous patch:
>> https://gcc.gnu.org/pipermail/gcc-patches/2023-August/627287.html
>>
On Wed, 23 Aug 2023, Jiufu Guo wrote:
>
> Hi,
>
> I just updated the patch. We could review this one.
>
> Compare with previous patch:
> https://gcc.gnu.org/pipermail/gcc-patches/2023-August/627287.html
> This version:
> * Supports bitfield access from one register.
> * Allow return scalar reg
Hi,
I just updated the patch. We could review this one.
Compare with previous patch:
https://gcc.gnu.org/pipermail/gcc-patches/2023-August/627287.html
This version:
* Supports bitfield access from one register.
* Allow return scalar registers cleaned via contructor.
Bootstrapped and regtested