Skip to content

Let configure compilation with -march=native flag #1753

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

Yaraslaut
Copy link
Member

Allow configure compilation to use native flag, since libunicode can benefit from simd native implementation

@github-actions github-actions bot added the CMake label Apr 27, 2025
@Yaraslaut Yaraslaut changed the title Let configure compilation with -match=native flag Let configure compilation with -march=native flag Apr 27, 2025
@Yaraslaut Yaraslaut force-pushed the improvement/native_compilation branch from dd7517d to 2ebc7be Compare April 27, 2025 16:33
@Yaraslaut Yaraslaut added the no changelog Tells the CI to not require a changelog entry label May 4, 2025
Copy link
Member

@christianparpart christianparpart left a comment

Choose a reason for hiding this comment

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

thank you :)

possibly also have a specific release-native target in cmake presets?

@Yaraslaut Yaraslaut force-pushed the improvement/native_compilation branch from 2ebc7be to 013c8eb Compare May 20, 2025 17:13
@Yaraslaut Yaraslaut enabled auto-merge May 20, 2025 17:13
@Yaraslaut Yaraslaut merged commit 683babe into master May 20, 2025
33 checks passed
@Yaraslaut Yaraslaut deleted the improvement/native_compilation branch May 20, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake no changelog Tells the CI to not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants