RFR: 8344026: [s390x] ubsan failure: signed integer overflow in c1_LIRGenerator_s390.cpp

Amit Kumar amitkumar at openjdk.org
Mon Nov 18 17:28:52 UTC 2024


On Mon, 18 Nov 2024 16:52:37 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>The same should work for s390, too. Opinions?

Okay these changes seem good-to-have. Just curious to know, if `c == -1` is worth for optimisations, looking at real world applications ?

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

PR Comment: https://git.openjdk.org/jdk/pull/22144#issuecomment-2483668422


More information about the hotspot-compiler-dev mailing list