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

test constant folding on recent-enough Julia versions #4

Open
nsajko opened this issue Jan 16, 2025 · 1 comment
Open

test constant folding on recent-enough Julia versions #4

nsajko opened this issue Jan 16, 2025 · 1 comment

Comments

@nsajko
Copy link
Collaborator

nsajko commented Jan 16, 2025

Julia v1.10 and up, I guess.

@nsajko nsajko changed the title test foldability on recent-enough Julia versions test constant folding on recent-enough Julia versions Jan 16, 2025
@nsajko
Copy link
Collaborator Author

nsajko commented Jan 16, 2025

This is complicated by the fact that code coverage may break constant folding. FixedSizeArrays attempts a hacky solution to this issue.

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