Integrated: 8304403: Remove unused methods in RangeCheckElimination::Bound
Eric Nothum
duke at openjdk.org
Tue Jun 13 13:48:57 UTC 2023
On Tue, 6 Jun 2023 09:17:45 GMT, Eric Nothum <duke at openjdk.org> wrote:
> Removed 3 unused methods in RangeCheckElimination:
>
> RangeCheckEliminator::Bound::set_lower
> RangeCheckEliminator::Bound::set_upper
> RangeCheckEliminator::Bound::add_constant
>
> Testing passed after removal
This pull request has now been integrated.
Changeset: 6d05360b
Author: Eric Nothum <eric.nothum at oracle.com>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6d05360bec809ac121dae7afb0e770aaa7d79401
Stats: 23 lines in 2 files changed: 0 ins; 23 del; 0 mod
8304403: Remove unused methods in RangeCheckElimination::Bound
Reviewed-by: chagedorn, thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/14328
More information about the hotspot-compiler-dev
mailing list