RFR: 8264018: AArch64: NEON loadV2 and storeV2 addressing is wrong

Andrew Haley aph at openjdk.java.net
Wed Mar 24 10:44:41 UTC 2021


On Wed, 24 Mar 2021 10:32:36 GMT, Ningsheng Jian <njian at openjdk.org> wrote:

> > I admire your decision to tidy up the files, but I can't easily see what exactly has changed.
> 
> I should explain the change in my PR comment better. I have two commits in this PR, the first commit is the main change to fix the issue, which adds vmem2 opclass for loadv2 and storev2, as their imm address ranges should be different from others. The second commit is the code tidy up.

Ah, so it is. My mistake.

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

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


More information about the hotspot-compiler-dev mailing list