RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules [v5]

Ningsheng Jian njian at openjdk.org
Thu Aug 4 08:33:07 UTC 2022


On Thu, 4 Aug 2022 08:04:28 GMT, Andrew Haley <aph at openjdk.org> wrote:

> I just pulled this patch and src/hotspot/cpu/aarch64/aarch64_neon.ad etc. seem still to be there.

Yes, @shqking left those files there during the review just for easy compare and rebase/merge. In his PR comment:

> Note-2: We guess the code review for this big patch would probably take
> some time and we may need to merge latest code from master branch from
> time to time. We prefer to keep aarch64_neon/sve.ad and the
> corresponding m4 files for easy comparison and review. Of course, they
> will be finally removed after some solid reviews before integration.

Thanks for the reminder! It seems that it's time to have a new merge and remove those files, as we've got some solid reviews.

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

PR: https://git.openjdk.org/jdk/pull/9346


More information about the hotspot-compiler-dev mailing list