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

Jatin Bhateja jbhateja at openjdk.org
Fri May 19 16:02:00 UTC 2023


On Fri, 19 May 2023 04:58:16 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> Is it not better to have `VectorNode::scalar_opcode`? It is more general - maybe it is useful in the future.

Not a blocker, but we intend to get a scalar opcode for ReductionNode, we have different factory method for Vector/Reduction Nodes, you can keep it for now

Best Regards,
Jatin

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13056#discussion_r1199124775


More information about the hotspot-compiler-dev mailing list