Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Enable CPU microarchitectural optimizations in rustc #75

Closed
wants to merge 1 commit into from

Conversation

julianbraha
Copy link
Contributor

@julianbraha julianbraha commented May 20, 2024

This is a pretty short modification to the root Cargo.toml.

Enables Cargo to compile the code with CPU-specific features like vector extensions (AVX512) and optimized instruction scheduling.

@Nashtare Nashtare added this to the Cleanups and Misc. milestone Jun 12, 2024
@Nashtare Nashtare closed this Jun 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants