RFR: 8351666: [PPC64] Make non-volatile VectorRegisters available for C2 register allocation [v4]
Martin Doerr
mdoerr at openjdk.org
Thu Apr 10 23:31:39 UTC 2025
On Thu, 10 Apr 2025 15:57:08 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
>> No sure. If, for instance, we removed the definition of the unused R13, we could get wrong results.
>> And speaking of it, IMO, we should remove that definition and other unused too.
>
> Also instead of bare indices we could `R0_H_num`, `F31_H_num`, etc.
I think this doesn't really fit into the scope of this PR. Maybe we could investigate that separately.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23987#discussion_r2038543732
More information about the hotspot-dev
mailing list