RFR: 8349908: RISC-V: C2 SelectFromTwoVector [v2]

Hamlin Li mli at openjdk.org
Mon Feb 17 14:04:55 UTC 2025


On Mon, 17 Feb 2025 13:59:29 GMT, Fei Yang <fyang at openjdk.org> wrote:

>> Logically, yes. It's not necessary, my thought is to make the code explicit, so friendly to read code. But I can remove it if you think it's better to do so.
>
> Yes, please. The practice here is to only list the opcodes whose availability would also depend on some other facts like vector size, etc.

Sure, fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23614#discussion_r1958291605


More information about the hotspot-compiler-dev mailing list