RFR: 8313438: [s390x] build broken after JDK-8301996 [v2]
Amit Kumar
amitkumar at openjdk.org
Fri Oct 6 11:27:46 UTC 2023
On Fri, 6 Oct 2023 11:05:30 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> The comment is related to the uses of field. Depending on the instruction, disc is limited to be uimm12 or simm20. But the Address object is with displacement == 0.
>
> I didn't get why the separate `agr` instructions are needed as part of this PR. Isn't that a separate issue?
Martin, Are you referring to the fix for preserving `flag` register value till the end ?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15885#discussion_r1348594448
More information about the hotspot-compiler-dev
mailing list