Integrated: 8352423: RISC-V: simplify DivI/L ModI/L
Hamlin Li
mli at openjdk.org
Fri Mar 21 12:12:17 UTC 2025
On Wed, 19 Mar 2025 15:44:00 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you help to review this patch?
>
> Currently, implementation of DivI/L and ModI/L are overcomplicated, could and should be simplified.
> And, also enable some DivI/L and ModI/L related tests.
>
> Thanks!
This pull request has now been integrated.
Changeset: ac760dd1
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ac760dd106d88129f3c13520754f594b1d317a11
Stats: 173 lines in 6 files changed: 20 ins; 133 del; 20 mod
8352423: RISC-V: simplify DivI/L ModI/L
Reviewed-by: fyang, luhenry, rehn
-------------
PR: https://git.openjdk.org/jdk/pull/24119
More information about the hotspot-dev
mailing list