RFR: 8345047: RISC-V: Remove explicit use of AvoidUnalignedAccesses in interpreter
Hamlin Li
mli at openjdk.org
Tue Nov 26 11:14:37 UTC 2024
On Tue, 26 Nov 2024 11:07:44 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> similar comments for below changes.
>
> Ah, that looks more complex than before from a maintainance perspective. We only get one instruction saved which is not on the performance critical path. I guess it doesn't worth it?
Yes, I have the similar concerns. :)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22387#discussion_r1858284211
More information about the hotspot-dev
mailing list