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

Add assume_aligned #2501

Closed
wants to merge 8 commits into from
Closed

Add assume_aligned #2501

wants to merge 8 commits into from

Conversation

fbusato
Copy link
Contributor

@fbusato fbusato commented Oct 3, 2024

Fixes #2499

Description

Add C++20 assume_aligned and backports to previous c++ standards

TODO:

  • Tests
  • Documentation

@fbusato fbusato requested review from a team as code owners October 3, 2024 22:15
@fbusato fbusato requested review from griwes and elstehle October 3, 2024 22:15
Copy link

copy-pr-bot bot commented Oct 3, 2024

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@fbusato fbusato requested a review from miscco October 3, 2024 22:15
@fbusato fbusato self-assigned this Oct 3, 2024
@fbusato fbusato closed this Oct 3, 2024
@fbusato fbusato deleted the assume_aligned branch October 3, 2024 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[FEA]: Provide std::assume_aligned
1 participant