RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v7]

Kangcheng Xu kxu at openjdk.org
Thu Apr 10 19:05:34 UTC 2025


On Wed, 2 Apr 2025 10:08:11 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> Ah interesting. It could be worth adding a comment for that here then!
>
> That was in fact a large part of my initial hesitation with this PR.

Added comments on `(a*b) + (a*c)` and `AddNode::IdealIL`

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23506#discussion_r2038113619


More information about the hotspot-compiler-dev mailing list