RFR: 8357554: Enable vectorization of Bool -> CMove with different type size (on riscv)
Emanuel Peter
epeter at openjdk.org
Tue Jun 3 07:12:53 UTC 2025
On Mon, 2 Jun 2025 14:10:54 GMT, Hamlin Li <mli at openjdk.org> wrote:
> I mean it's really "unconditionally", but if you feel it's better to add an argument, like supports_vectorize_cmove_bool_unconditionally(BasicType src, BasicType dst), I can do it.
I think this would be good!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25336#discussion_r2122925805
More information about the hotspot-compiler-dev
mailing list