RFR: 8342103: C2 compiler support for Float16 type and associated scalar operations [v3]

Emanuel Peter epeter at openjdk.org
Thu Jan 9 13:28:52 UTC 2025


On Mon, 16 Dec 2024 18:42:48 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> Jatin Bhateja has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Adding more test points
>
> src/java.base/share/classes/jdk/internal/vm/vector/Float16Math.java line 35:
> 
>> 33:  * The class {@code Float16Math} constains intrinsic entry points corresponding
>> 34:  * to scalar numeric operations defined in Float16 class.
>> 35:  * @author
> 
> Please remove all author tags. We haven't used them in new code in the JDK for some time.

@jatin-bhateja did you remove them? I still see an `@author`

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22754#discussion_r1908788132


More information about the hotspot-compiler-dev mailing list