RFR: 8342676: Unsigned Vector Min / Max transforms [v4]

Jatin Bhateja jbhateja at openjdk.org
Mon Apr 14 13:46:09 UTC 2025


On Fri, 28 Mar 2025 11:17:03 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> Ah, and then `UMinMaxV_Ideal` also does not need the argument `can_reshape` any more!
>
> Suggestion:
> 
>   return nullptr;

It was done in anticipation of receiving a comment about duplicate code :-)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21604#discussion_r2042167843


More information about the hotspot-compiler-dev mailing list