RFR: 8334474: RISC-V: verify perf of ExpandBits/CompressBits (rvv) [v2]
Hamlin Li
mli at openjdk.org
Tue Nov 19 16:04:49 UTC 2024
On Tue, 19 Nov 2024 15:02:43 GMT, Ludovic Henry <luhenry at openjdk.org> wrote:
> Instead of removing, can we put it behind a flag that disabled by default? We clearly don't want to keep something that's slower for the current generation of hardware but we could expect that the next generation of hardware to go faster.
Not quite sure, as the test result shows it's too slow, and we need to introduce another vm option.
How's your opinion? @RealFYang
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22102#issuecomment-2486115268
More information about the hotspot-compiler-dev
mailing list