RFR: 8308444: LoadStoreNode::result_not_used() is too conservative [v3]

Vladimir Kozlov kvn at openjdk.org
Sat Jun 10 06:38:42 UTC 2023


On Sat, 10 Jun 2023 01:28:25 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.
>
> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
> 
>   wrong operand

Update looks good.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14061#pullrequestreview-1473329271


More information about the hotspot-compiler-dev mailing list