Integrated: 8324794: C2 SuperWord: do not ignore reductions in SuperWord::unrolling_analysis

Emanuel Peter epeter at openjdk.org
Tue Jan 30 20:18:35 UTC 2024


On Sat, 27 Jan 2024 06:12:40 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> Subtask of https://github.com/openjdk/jdk/pull/16620
> 
> Ignoring reductions in unrolling_analysis is unnecessary, and it adds unnecessary dependency of unrolling_analysis on reduction-analysis. That dependency needs to be removed for further refactoring.

This pull request has now been integrated.

Changeset: 11e28bd6
Author:    Emanuel Peter <epeter at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/11e28bd61968700956d2155a77688459fd7c028f
Stats:     14 lines in 2 files changed: 11 ins; 1 del; 2 mod

8324794: C2 SuperWord: do not ignore reductions in SuperWord::unrolling_analysis

Reviewed-by: chagedorn, kvn

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

PR: https://git.openjdk.org/jdk/pull/17604


More information about the hotspot-compiler-dev mailing list