RFR: 8338023: Support two vector selectFrom API [v6]

Jatin Bhateja jbhateja at openjdk.org
Thu Aug 29 05:46:24 UTC 2024


On Tue, 27 Aug 2024 20:00:56 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> My comment was related to understanding what `SelectFromTwoVectorNode::Ideal` and `VectorRearrangeNode::Ideal` are doing - the former lowers, if needed, into the rearrange expression and the latter adjusts, if needed, the index vector (a comment describing this transformation would be useful, like you have in the former method).

Done.

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

PR Comment: https://git.openjdk.org/jdk/pull/20508#issuecomment-2316759572


More information about the core-libs-dev mailing list