RFR: 8324794: C2 SuperWord: do not ignore reductions in SuperWord::unrolling_analysis
Christian Hagedorn
chagedorn at openjdk.org
Mon Jan 29 08:50: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.
That looks reasonable.
-------------
Marked as reviewed by chagedorn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17604#pullrequestreview-1848112822
More information about the hotspot-compiler-dev
mailing list