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

Vladimir Kozlov kvn at openjdk.org
Tue Jan 30 17:48:27 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.

After offline discussion I approve these changes.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17604#pullrequestreview-1851967542


More information about the hotspot-compiler-dev mailing list