Integrated: 8338727: RISC-V: Avoid synthetic data dependency in nmethod barrier on Ztso

Robbin Ehn rehn at openjdk.org
Tue Aug 27 08:45:06 UTC 2024


On Wed, 21 Aug 2024 10:01:21 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

> Hi please consider,
> 
> On TSO we don't need the synthetic data dependency in between the loads.
> Also added some comment about this.
> 
> Sanity tested

This pull request has now been integrated.

Changeset: aefdbdc7
Author:    Robbin Ehn <rehn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/aefdbdc7e54ae92b5c2113504ce17abf00681e62
Stats:     13 lines in 1 file changed: 8 ins; 0 del; 5 mod

8338727: RISC-V: Avoid synthetic data dependency in nmethod barrier on Ztso

Reviewed-by: mli, fyang

-------------

PR: https://git.openjdk.org/jdk/pull/20661


More information about the hotspot-dev mailing list