RFR: 8339983: [s390x] secondary_super_cache does not scale well: C1 and interpreter [v2]
Andrew Haley
aph at openjdk.org
Wed Nov 27 11:06:41 UTC 2024
On Mon, 25 Nov 2024 15:23:46 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:
> There is a significant (and varying) distance between here and where the CC is evaluated. I would expect at least a comment that the code in between must not alter the CC.
I'd just move the comparison nearer the conditional branch.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22341#discussion_r1860461104
More information about the hotspot-dev
mailing list