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

Fixing status allocation to use the system allocator. #5253

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

benvanik
Copy link
Collaborator

Using unbalanced malloc + system allocator free was breaking tracy.

Using unbalanced malloc + system allocator free was breaking tracy.
@benvanik benvanik added bug 🐞 Something isn't working runtime Relating to the IREE runtime library labels Mar 30, 2021
@benvanik benvanik requested a review from ScottTodd March 30, 2021 18:39
@google-cla google-cla bot added the cla: yes label Mar 30, 2021
@benvanik benvanik merged commit d99234d into main Mar 30, 2021
@benvanik benvanik deleted the benvanik-fix-status-alloc branch March 30, 2021 19:41
@KoolJBlack KoolJBlack mentioned this pull request Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working runtime Relating to the IREE runtime library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants