RFR: JDK-8287349: Merge LDR instructions to improve C1 OSR performance

kristylee88 duke at openjdk.java.net
Sat May 28 08:56:41 UTC 2022


On Sat, 28 May 2022 06:28:57 GMT, Zhuojun Miao <zmiao at openjdk.org> wrote:

> Since MacroAssembler added merge_ldst, we can use different
> destination registers for contiguous-memory LDR instructions to improve performance.

Marked as reviewed by kristylee88 at github.com (no known OpenJDK username).

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

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


More information about the hotspot-compiler-dev mailing list