Skip to content

TracedToTypes fixes #1306

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

TracedToTypes fixes #1306

wants to merge 2 commits into from

Conversation

jumerckx
Copy link
Collaborator

I encountered the make_tracer on Memory during function call insertion development, I'm not entirely sure it's still needed so if wanted I can split it off from this and test better.

src/Tracing.jl Outdated
if mode == TracedToTypes
return nothing
end
# TODO: does anything more need to be done here?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like we should consider this similarly to how we handle arrays?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Honestly I'm not sure at what point I needed this and I think we can do without, I've removed it.

@jumerckx
Copy link
Collaborator Author

I think CI failure is just flaky aarch64?

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