[vectorIntrinsics+fp16] RFR: 8302454: Improve VectorAPI fallback implementation for FP16 operations.
    Swati Sharma 
    duke at openjdk.org
       
    Fri Feb 17 09:47:24 UTC 2023
    
    
  
On Thu, 16 Feb 2023 05:03:53 GMT, Swati Sharma <duke at openjdk.org> wrote:
> Hi All,
> 
> The patch contains the below changes:
> - Remove redundant Halffloat object creation and rebase existing implementation using Float.float16ToFloat and floatToFloat16 APIs.
> - Enable all the vector API tests for FP16 operations.
> 
> Please review and provide your feedback.
> 
> Thanks,
> Swati
add contributor @jatin-bhateja
-------------
PR: https://git.openjdk.org/panama-vector/pull/211
    
    
More information about the panama-dev
mailing list