RFR: 8342676: Unsigned Vector Min / Max transforms [v2]
John R Rose
jrose at openjdk.org
Thu Jan 9 22:47:34 UTC 2025
On Wed, 8 Jan 2025 12:41:10 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
>> I think it will be better to schedule this patch after https://github.com/openjdk/jdk/pull/22863
>> where these nodes are marked as commutative operations.
>
> Ah ok, I will put that one in my review queue! There is lots that have accumulated over the last 2 weeks 🙈
Suggestion: Align this hash expression and comment with existing ones elsewhere, such as:
https://github.com/openjdk/jdk/blob/931914af76932c9b91fc9affd55d24b2562c72d2/src/hotspot/share/opto/addnode.cpp#L47
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21604#discussion_r1909552410
More information about the hotspot-compiler-dev
mailing list