git: openjdk/jdk: master: 8364766: C2: Improve Value() of DivI and DivL for non-constant inputs

Manuel Hässig mhaessig at openjdk.org
Thu Dec 18 07:38:31 UTC 2025


Changeset: 85983069
Branch: master
Author:    Tobias Hotz <tobias.hotz at hotmail.de>
Committer: Manuel Hässig <mhaessig at openjdk.org>
Date:      2025-12-18 07:37:21 +0000
URL:       https://git.openjdk.org/jdk/commit/859830694b3db0b81b422bf9b2ce9c7ab9a19a85

8364766: C2: Improve Value() of DivI and DivL for non-constant inputs

Reviewed-by: mhaessig, epeter, bmaillard

! src/hotspot/share/opto/divnode.cpp
+ test/hotspot/jtreg/compiler/igvn/IntegerDivValueTests.java



More information about the jdk-changes mailing list