RFR: 8304403: Remove unused methods in RangeCheckElimination::Bound

Tobias Hartmann thartmann at openjdk.org
Mon Jun 12 07:38:47 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

Looks good and trivial.

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

Marked as reviewed by thartmann (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14328#pullrequestreview-1474232337


More information about the hotspot-compiler-dev mailing list