RFR: 8276108: Wrong instruction generation in aarch64 backend [v2]

Andrew Haley aph at openjdk.java.net
Thu Nov 25 16:40:03 UTC 2021


On Thu, 25 Nov 2021 15:01:22 GMT, Patric Hedlin <phedlin at openjdk.org> wrote:

> I do not think adding an assert in the 'Address::lea' implementation is all that straight forward. I've noticed that there are plenty of initialisation missing around 'Address' and in particular the extended part. I think cleaning up that part is a task in its own right. But, I will have a look.

OK. It can wait.

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

PR: https://git.openjdk.java.net/jdk/pull/6212


More information about the hotspot-compiler-dev mailing list