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

Made combine into a new format callable #2059

Merged
merged 4 commits into from
Feb 8, 2025
Merged

Conversation

SadiinsoSnowfall
Copy link
Collaborator

No description provided.

@SadiinsoSnowfall SadiinsoSnowfall marked this pull request as ready for review February 5, 2025 08:36
//! namespace eve
//! {
//! template<simd_value W>
//! constexpr W combine(W a, W b) noexcept;
Copy link
Collaborator

@DenisYaroshevskiy DenisYaroshevskiy Feb 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is inocrrect. Also no constexpr

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@SadiinsoSnowfall SadiinsoSnowfall merged commit 87ac060 into main Feb 8, 2025
32 checks passed
@SadiinsoSnowfall SadiinsoSnowfall deleted the callable/combine branch February 12, 2025 10:54
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.

3 participants