RFR: 8343689: AArch64: Optimize MulReduction implementation

Mikhail Ablakatov mablakatov at openjdk.org
Wed Feb 5 12:43:11 UTC 2025


On Tue, 4 Feb 2025 18:48:38 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> This could also be a relevant Benchmark:
./test/micro/org/openjdk/bench/vm/compiler/VectorReduction2.java

Thank you for pointing this out. I didn't take an effect on auto-vectorization into consideration, though I should. I'll revert on this in a bit.

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

PR Comment: https://git.openjdk.org/jdk/pull/23181#issuecomment-2636684622


More information about the hotspot-compiler-dev mailing list