RFR: 8366815: C2: Delay Mod/Div by constant transformation
Tobias Hotz
duke at openjdk.org
Thu Dec 18 11:49:08 UTC 2025
On Thu, 18 Dec 2025 08:21:51 GMT, Hannes Greule <hgreule at openjdk.org> wrote:
>> @merykitty Why not file an RFE with a reproducer for incremental inlining?
>>
>> And yes, I totally agree it would be nicer if things were organized better!
>
> @eme64 GHA passed, could you run testing? Thanks!
@SirYwell sorry, but you should probably pull in master once more now that [https://github.com/openjdk/jdk/pull/26143 is merged. [IntegerDivValueTests](https://github.com/openjdk/jdk/blob/2ba423db9925355348106fc9fcf84450123d2605/test/hotspot/jtreg/compiler/igvn/IntegerDivValueTests.java#L284) has some IR rules that should be enabled with this PR (as far as I can tell).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27886#issuecomment-3669897241
More information about the hotspot-compiler-dev
mailing list