Open tilk opened 3 weeks ago
PriorityEncoder
to use more efficient count_leading_zeros
instead of m.If
loopFPURounding
to use new count_leading_zeros
I will open a PR solving the issue sometime this week.
@Durchbruchswagen would you like the PR to target #741 instead of master branch to also do things like removing nearestpow2 that you had to add there?
I will open a PR solving the issue sometime this week.
@Durchbruchswagen would you like the PR to target #741 instead of master branch to also do things like removing nearestpow2 that you had to add there?
If this isn't too big of an issue for you, then sure, go ahead and target #741.
Currently this function requires power of 2 length.