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

Improve comments slightly #135

Merged
merged 3 commits into from
Nov 26, 2019
Merged

Improve comments slightly #135

merged 3 commits into from
Nov 26, 2019

Conversation

StephanTLavavej
Copy link
Contributor

  • Change __builtin_ctz comments.
    • In f2s.c and d2s_intrinsics.h, explain that the 32-bit and 64-bit flavors don't appear to be faster than the existing code.
    • In generic_128.h, simply drop the comment, as there is no 128-bit builtin as far as I know.
  • Fix comment typos in f2s.c.
  • Strip trailing whitespace in generic_128.h.

In f2s.c and d2s_intrinsics.h, explain that the 32-bit and 64-bit
flavors don't appear to be faster than the existing code.

In generic_128.h, simply drop the comment, as there is no 128-bit
builtin as far as I know.
@ulfjack ulfjack merged commit 6477420 into ulfjack:master Nov 26, 2019
@StephanTLavavej StephanTLavavej deleted the comments branch November 26, 2019 19:34
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.

None yet

2 participants