RFR: 8338021: Support saturating vector operators in VectorAPI [v5]

Emanuel Peter epeter at openjdk.org
Thu Sep 5 14:47:56 UTC 2024


On Thu, 5 Sep 2024 07:42:26 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

>> src/hotspot/share/opto/vectornode.hpp line 634:
>> 
>>> 632:   virtual int Opcode() const;
>>> 633: };
>>> 634: 
>> 
>> This could also be a separate PR. Or are they somehow inseparable from the "saturation" changes?
>
> Not applicable now.

What is not applicable? Do you actually need this node for the saturating operations?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20507#discussion_r1745661230


More information about the core-libs-dev mailing list