Skip to content

Conversation

@pavpanchekha
Copy link
Contributor

This PR basically fixes an oversight in #132, wherein we started using mutable functions in the compiler but are not switching on them in the tricks. While doing that I noticed that we never had a tricks function for neg! Honestly we need to fix this and stop making this kind of mistakes; I might do this in this PR or another one, but definitely a big oversight.

@pavpanchekha pavpanchekha requested a review from obround October 23, 2025 19:01
@pavpanchekha
Copy link
Contributor Author

A lot less impact (weirdly) than I thought but 🤷. One thing I'd really love to do at some point is figure out how far we are from "optimal" precision assignment, not super sure how we'd do the experiment but super attractive if we can figure it out because I'm sure it can be improved very easily.

@pavpanchekha pavpanchekha merged commit 88bbafa into main Oct 24, 2025
1 check passed
@pavpanchekha pavpanchekha deleted the fix-tricks branch October 24, 2025 02:35
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.

3 participants