RFR: 8302652: [SuperWord] Reduction should happen after loop, when possible [v5]

Emanuel Peter epeter at openjdk.org
Tue May 16 06:12:01 UTC 2023


On Fri, 12 May 2023 00:44:09 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:

>> @jatin-bhateja exactly. With the Vector API the vector reduction can be explicitly put outside the loop. With SuperWord, we need to take care of it in the compiler.
>
> @eme64 Very nice and clean work. Thanks a lot for taking this up.

@sviswa7 thanks for the review!
@jatin-bhateja @fg1417 @vnkozlov can I have at least one more re-review after the last changes, please?

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

PR Comment: https://git.openjdk.org/jdk/pull/13056#issuecomment-1549047580


More information about the hotspot-compiler-dev mailing list