[lworld] Integrated: 8264897: [lworld] C2: Use BarrierSetC2::obj_allocate to buffer inline type in PhaseMacroExpand::expand_mh_intrinsic_return

Yi Yang yyang at openjdk.java.net
Tue Apr 20 13:39:49 UTC 2021


On Thu, 15 Apr 2021 02:55:25 GMT, Yi Yang <yyang at openjdk.org> wrote:

> Try to reuse existing BarrierSetC2::obj_allocate functionality for PhaseMacroExpand::expand_mh_intrinsic_return.
> 
> Testing: x86_64 + linux+ slowdebug/release
> [x] test/hotspot/jtreg/runtime/valhalla 
> [x] test/hotspot/jtreg/compiler/valhalla 
> 
> Thanks,
> Yang

This pull request has now been integrated.

Changeset: feedec1c
Author:    Yi Yang <yyang at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/feedec1c
Stats:     112 lines in 1 file changed: 34 ins; 45 del; 33 mod

8264897: [lworld] C2: Use BarrierSetC2::obj_allocate to buffer inline type in PhaseMacroExpand::expand_mh_intrinsic_return

Reviewed-by: thartmann

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

PR: https://git.openjdk.java.net/valhalla/pull/385


More information about the valhalla-dev mailing list