Integrated: 8308444: LoadStoreNode::result_not_used() is too conservative
Quan Anh Mai
qamai at openjdk.org
Thu Jun 15 16:03:12 UTC 2023
On Fri, 19 May 2023 16:19:42 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:
> Hi,
>
> This patch improves the implementation of `LoadStoreNode::result_not_used()` to be less conservative and verifies that the preferable node is matched for `getAndAdd`. Please kindly review, thanks a lot.
This pull request has now been integrated.
Changeset: 947f1497
Author: Quan Anh Mai <qamai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/947f14977a4d1ded839712aea020eaa87c23a23f
Stats: 279 lines in 6 files changed: 253 ins; 0 del; 26 mod
8308444: LoadStoreNode::result_not_used() is too conservative
Reviewed-by: kvn, thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/14061
More information about the hotspot-compiler-dev
mailing list