On Tue, 17 Dec 2024 11:06:07 GMT, Jatin Bhateja <jbhat...@openjdk.org> wrote:

>> We would need all sorts of conversion with Float16 <-> short. With Float16 
>> constant and variable values. And also with short constant and variable 
>> values.
>
> Yes, there are multiple test points in newly added test which receive 
> floating-point constant which goes through following IR logic before being 
> constant folded 
> ConF -> ConvF2HF -> ReinterpretS2HF

Please show me an example.

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

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

Reply via email to