Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

What's the purpose of vfrsqrt and vfrec7.v? #882

Open
lygstate opened this issue May 23, 2023 · 1 comment
Open

What's the purpose of vfrsqrt and vfrec7.v? #882

lygstate opened this issue May 23, 2023 · 1 comment

Comments

@lygstate
Copy link

No description provided.

@dkravitz-sifive
Copy link

To provide a seed value for a Newton-Raphson routine to quickly calculate a sufficiently-accurate value. Per notes in the RVV spec:

The 7 bit accuracy was chosen as it requires 0,1,2,3 Newton-Raphson iterations to converge to close to bfloat16, FP16, FP32, FP64 accuracy respectively.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants