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 LEGACY_MACOS macros, use _mm_free() for KRML_ALIGNED_FREE on macOS <10.15 #505

Merged

Conversation

aeiouaeiouaeiouaeiouaeiouaeiou
Copy link
Contributor

I didn't expect #504 to be merged quickly.
Since we are using mm_malloc.h, in this case it is better to apply _mm_free() to KRML_ALIGNED_FREE.

@msprotz msprotz merged commit 8b1ec11 into FStarLang:master Dec 14, 2024
1 check passed
@msprotz
Copy link
Contributor

msprotz commented Dec 14, 2024

Super, thank you! Curious why this wasn't caught before when I did my Python regression testing, but maybe the CI wasn't as extensive there as I thought? In any case, thanks for taking care of this

@aeiouaeiouaeiouaeiouaeiouaeiou aeiouaeiouaeiouaeiouaeiouaeiou deleted the target-mm-free branch December 14, 2024 20:58
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.

2 participants