RFR: 8325651: C2 SuperWord: refactor the dependency graph [v8]
Emanuel Peter
epeter at openjdk.org
Mon Mar 11 07:15:05 UTC 2024
On Mon, 11 Mar 2024 07:06:02 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Emanuel Peter has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 24 additional commits since the last revision:
>>
>> - Merge branch 'master' into JDK-8325651
>> - rm trailing whitespaces from applied suggestion
>> - Apply from Christian's suggestions
>>
>> Co-authored-by: Christian Hagedorn <christian.hagedorn at oracle.com>
>> - remove body() accessor from VLoopDependencyGraph, use field directly
>> - _depth -> _depths for Christian
>> - add_node change for Christian
>> - missing string Extra -> Memory change
>> - rename extra -> memory
>> - typo
>> - fix depth of Phi node
>> - ... and 14 more: https://git.openjdk.org/jdk/compare/05cf327d...d89119e1
>
> Thanks for the updates! Looks good.
Thanks @chhagedorn @iwanowww for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17812#issuecomment-1987758567
More information about the hotspot-compiler-dev
mailing list