[lworld] Integrated: 8252030: [lworld] Enable UseArrayLoadStoreProfile by default
Tobias Hartmann
thartmann at openjdk.java.net
Tue Oct 6 11:57:59 UTC 2020
On Tue, 6 Oct 2020 11:52:07 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Profiling at array loads/stores should be enabled by default and only be disabled by test scenarios that do IR
> verification (to make sure the IR shape does not vary depending on profiling).
> This patch also disables compile commands if we are running with -Xcomp to make sure more code is inlined/compiled.
This pull request has now been integrated.
Changeset: d5519976
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.java.net/valhalla/commit/d5519976
Stats: 12 lines in 2 files changed: 4 ins; 6 del; 2 mod
8252030: [lworld] Enable UseArrayLoadStoreProfile by default
-------------
PR: https://git.openjdk.java.net/valhalla/pull/212
More information about the valhalla-dev
mailing list