-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fix several printing segfaults. #8700
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
Conversation
|
It would be good to audit all our Python |
8f52b70 to
bff95ab
Compare
|
An LLM success story: I asked Claude Code to audit all the Who knows if it found them all? No code in this PR was written by Claude; I asked it only to find fishy functions. |
mcourteaux
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is to prevent updating Halide.h when it didn't change, and don't recompile all dependents? I like :)
It also seemed to fix an issue on the arm mac worker |
|
Lots of unrelated failures:
Lots to follow up on, but nothing to halt overall progress. |
Fixes #8699