git: openjdk/jdk: 8330163: C2: improve CMoveNode::Value() when condition is always true or false

Roland Westrelin roland at openjdk.org
Wed Apr 17 10:49:21 UTC 2024


Changeset: 9445047d
Author:    Roland Westrelin <roland at openjdk.org>
Date:      2024-04-17 10:48:35 +0000
URL:       https://git.openjdk.org/jdk/commit/9445047d059a87d49ed0923b438d2ec49340d78e

8330163: C2: improve CMoveNode::Value() when condition is always true or false

Reviewed-by: chagedorn, kvn

! src/hotspot/share/opto/movenode.cpp
+ test/hotspot/jtreg/compiler/c2/irTests/TestCMoveCCP.java



More information about the jdk-changes mailing list