RFR: 8319690: [AArch64] C2 compilation hits offset_ok_for_immed: assert "c2 compiler bug"

Dean Long dlong at openjdk.org
Wed Dec 6 20:12:32 UTC 2023


On Wed, 6 Dec 2023 11:28:08 GMT, Andrew Haley <aph at openjdk.org> wrote:

> One question: is this only about misaligned loads?

It looks to me that it also handles aligned loads with too-large offsets.

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

PR Comment: https://git.openjdk.org/jdk/pull/16991#issuecomment-1843613577


More information about the hotspot-compiler-dev mailing list