RFR: 8276108: Wrong instruction generation in aarch64 backend

Patric Hedlin phedlin at openjdk.java.net
Tue Nov 9 09:55:36 UTC 2021


On Tue, 9 Nov 2021 09:38:11 GMT, Andrew Haley <aph at openjdk.org> wrote:

>> Hardly baffling. The section was changed to conform with style and indentation in the rest of the function.
>
> OK, so there is no material change, it's just a cleanup.

Right, but lsbs/mask check could be made more explicit, as in offset_ok_for_immed(). For conformance(?).

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

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


More information about the hotspot-compiler-dev mailing list