[lworld] Integrated: 8250962: [lworld] C2 should not replace redundant scalar replaceable allocations
Tobias Hartmann
thartmann at openjdk.java.net
Tue Aug 4 14:01:44 UTC 2020
On Tue, 4 Aug 2020 12:31:25 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> When searching for multiple allocations of an inline type, ignore scalar replaceable ones because they will be removed
> anyway and changing the memory chain will confuse other optimizations.
This pull request has now been integrated.
Changeset: ef1a221f
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.java.net/valhalla/commit/ef1a221f
Stats: 9 lines in 1 file changed: 1 ins; 2 del; 6 mod
8250962: [lworld] C2 should not replace redundant scalar replaceable allocations
-------------
PR: https://git.openjdk.java.net/valhalla/pull/133
More information about the valhalla-dev
mailing list