RFR: 8343689: AArch64: Optimize MulReduction implementation [v8]

Andrew Haley aph at openjdk.org
Fri Jul 11 12:26:54 UTC 2025


On Fri, 11 Jul 2025 07:36:20 GMT, Hao Sun <haosun at openjdk.org> wrote:

> I see. Thanks for your explanation. Current version is okay to me. Perhaps we may want to add more comments here.

The current code is just the sort of trap for the maintainer that leads to hard-to-find bugs. It'd be much better to remove the need for this comment by forcing everyone to provide two distinct scratch registers.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23181#discussion_r2200592617


More information about the hotspot-compiler-dev mailing list