Withdrawn: 8316654: remove edundant dmb after casal instruction
Sun Jianye
jianyesun at openjdk.org
Thu Sep 21 11:21:49 UTC 2023
On Thu, 21 Sep 2023 09:33:59 GMT, Sun Jianye <jianyesun at openjdk.org> wrote:
> Hi,all.
> The `casal` means a CAS operate with both load-acquire and store-release semantics.It looks like the subsequent dmb is redundant. Can we remove it?
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/15856
More information about the hotspot-dev
mailing list