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

Manuel Hässig mhaessig at openjdk.org
Thu Oct 30 07:37:10 UTC 2025


On Thu, 30 Oct 2025 06:51:17 GMT, Tobias Hotz <duke at openjdk.org> wrote:

>> @ichttt, are you still working on this? :slightly_smiling_face:
>
> @mhaessig I've added some new asserts to try and detect where it went wrong and merged the latest upstream. Can you run the failing test again please?

Thank you @ichttt, I will kick off a run. I have been trying to extract a reproducer for you, but was not able to reproduce the failure again. Perhaps the asserts will help.

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

PR Comment: https://git.openjdk.org/jdk/pull/26143#issuecomment-3466468483


More information about the hotspot-compiler-dev mailing list