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

backport libc++ fixes #267

Open
3 tasks
nmm0 opened this issue May 16, 2023 · 0 comments
Open
3 tasks

backport libc++ fixes #267

nmm0 opened this issue May 16, 2023 · 0 comments
Assignees

Comments

@nmm0
Copy link
Contributor

nmm0 commented May 16, 2023

See: https://reviews.llvm.org/D148067#change-zoxBV8KQDQnh

  • We need to use maybe_empty_array because of device code rather than std::array
  • Precondition checks with __is_representable_as
  • Maybe also backport some tests since the LLVM ones are much more extensive
@nmm0 nmm0 self-assigned this May 16, 2023
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

No branches or pull requests

1 participant