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

fmath.h bit_cast improvements #2494

Merged
merged 1 commit into from
Feb 25, 2020

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Feb 21, 2020

  • static_assert to check sizes
  • use force inline
  • use intrinsics where available

* static_assert to check sizes
* use force inline
* use intrinsics where available
@lgritz
Copy link
Collaborator Author

lgritz commented Feb 21, 2020

@AlexMWells

@lgritz lgritz merged commit 7e8d5b5 into AcademySoftwareFoundation:master Feb 25, 2020
@lgritz lgritz deleted the lg-bitcast branch February 26, 2020 00:12
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Feb 27, 2020
* static_assert to check sizes
* use force inline
* use intrinsics where available
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

3 participants