RFR: 8324123: aarch64: fix prfm literal encoding in assembler [v4]
Wang Zhuo
wzhuo at openjdk.org
Wed Jan 24 02:05:26 UTC 2024
On Tue, 23 Jan 2024 17:11:32 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> @sandlerwang could there be a regression test for this bug?
Sorry, I tried but cannot get a test for this bug, because the prfm literal encoding is not used in current tip.
I met the bug when I tried to use prfm to prefetch instructions, but no similar case in tip
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17482#issuecomment-1907226231
More information about the hotspot-compiler-dev
mailing list