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

better effects #6

Merged
merged 4 commits into from
Jan 16, 2025
Merged

better effects #6

merged 4 commits into from
Jan 16, 2025

Conversation

nsajko
Copy link
Collaborator

@nsajko nsajko commented Jan 16, 2025

  • tweak effect assumptions
    • use :terminates_locally instead of :terminates_globally
      • apply it independently of element type
    • apply :nothrow for known good types
  • custom any

* use `:terminates_locally` instead of `:terminates_globally`
    * apply it independently of element type
* apply `:nothrow` for known good types
@nsajko
Copy link
Collaborator Author

nsajko commented Jan 16, 2025

Yet another "coverage breaks constant folding" situation 😭

@nsajko nsajko merged commit 9eacd9e into JuliaArrays:main Jan 16, 2025
14 checks passed
@nsajko nsajko deleted the effects branch January 16, 2025 18:06
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.

1 participant