git: openjdk/jdk: 8267239: C1: RangeCheckElimination for % operator if divisor is IntConstant

Tobias Hartmann thartmann at openjdk.java.net
Wed May 19 09:06:04 UTC 2021


Changeset: 0cf7e578
Author:    Yi Yang <yyang at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
Date:      2021-05-19 09:05:05 +0000
URL:       https://git.openjdk.java.net/jdk/commit/0cf7e5784b4ddb70c8674a814527d3e0c315a1ec

8267239: C1: RangeCheckElimination for % operator if divisor is IntConstant

Reviewed-by: thartmann, neliasso

! src/hotspot/share/c1/c1_RangeCheckElimination.cpp
! src/hotspot/share/c1/c1_RangeCheckElimination.hpp
+ test/hotspot/jtreg/compiler/c1/ArithmeticRemRCE.java



More information about the jdk-changes mailing list