RFR: 8306966: RISC-V: Support vector cast node for Vector API [v8]

Gui Cao gcao at openjdk.org
Sun May 7 05:12:32 UTC 2023


On Sun, 7 May 2023 02:02:56 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:

> Should we add `assert_differrent_registers` to prevent the same vector register used by other ppl?

has been modified and the src and dst registers can now be the same.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13684#discussion_r1186783569


More information about the hotspot-compiler-dev mailing list