Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terser fix for negative FastQBig division #26

Merged
merged 1 commit into from
Apr 14, 2020
Merged

Terser fix for negative FastQBig division #26

merged 1 commit into from
Apr 14, 2020

Conversation

Liozou
Copy link
Contributor

@Liozou Liozou commented Apr 12, 2020

go ahead and PR that rewrite, please

There it is!

This is a code style correction for #25. It should have no performance impact since T is const-propagated in hastypemax when T is either a Base.BitIntegerType or BigInt. I also checked that code_llvm does yield the exact same code for a division of two FastQBig before and after this PR, and likewise for two FastQ64.

@JeffreySarnoff JeffreySarnoff merged commit 486cbc9 into JeffreySarnoff:master Apr 14, 2020
@JeffreySarnoff
Copy link
Owner

thank you

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

Successfully merging this pull request may close these issues.

2 participants