RFR: 8351949: RISC-V: Cleanup and enable store-load peephole for membars [v8]
Hamlin Li
mli at openjdk.org
Thu Apr 3 10:47:03 UTC 2025
On Thu, 3 Apr 2025 10:19:22 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> @feilongjiang and @RealFYang what do you think ?
>
>> @feilongjiang and @RealFYang what do you think ?
>
> Interesting :-) Supposing that they are subject to change (maybe possible further optimizations for specific memory model) in the future, I personally perfer a clean separation of the type types. And I guess it's more likely that people will only look at one of them at a time.
Seems we should only consider current code base, and not consider possible optimization in the future? : )
I'm not objecting current change, it's fine to me too.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24035#discussion_r2026728468
More information about the hotspot-dev
mailing list