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

Add ability to pass explicit RDom to Function::define_update #8284

Merged
merged 4 commits into from
Jun 23, 2024

Conversation

abadams
Copy link
Member

@abadams abadams commented Jun 11, 2024

And use it in rfactor. There are cases where an RDom is attached to the original Func but not actually referred to in the LHS or RHS.

Fixes #8282

And use it in rfactor. There are cases where an RDom is attached to the
original Func but not actually referred to in the LHS or RHS.

Fixes #8282
@abadams abadams merged commit 61df9ba into main Jun 23, 2024
19 checks passed
@alexreinking alexreinking deleted the abadams/fix_8282 branch June 23, 2024 21:01
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.

Autoschedulers should not be mutating the function dag by calling Internal::inline_function eagerly
3 participants