RFR: 8302652: [SuperWord] Reduction should happen after loop, when possible [v5]
Emanuel Peter
epeter at openjdk.org
Wed May 17 10:44:00 UTC 2023
On Wed, 10 May 2023 18:17:43 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> use is_counted and is_innermost
>
> Looks good to me.
@vnkozlov @jatin-bhateja I took the idea with `VectorNode::scalar_opcode`. It might be useful in the future, and it makes the code much simpler.
Running testing again...
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13056#issuecomment-1551154336
More information about the hotspot-compiler-dev
mailing list