Skip to content

Conversation

rohany
Copy link
Contributor

@rohany rohany commented Jan 2, 2022

This commit properly fixes #355 by ensuring that duplicate locators are
not generated by different codepaths. This bug is masked by the
ir::simplify call which removes the extra locators in most situations.

This commit properly fixes #355 by ensuring that duplicate locators are
not generated by different codepaths. This bug is masked by the
ir::simplify call which removes the extra locators in most situations.
@rohany
Copy link
Contributor Author

rohany commented Jan 2, 2022

I'm not sure what's the best way to test this since I need to compile with simplify = false for the invalid output to show up. Figuring out how to hook that up through the rest of the runtime interface is a bit too much work right now.

@rohany rohany requested a review from stephenchouca January 2, 2022 04:58
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.

scheduling: bug in fuse transformation

1 participant