Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@fabianschuiki
Copy link
Contributor

Skip values defined by ConstantLike ops when collecting the list of values to observe in llhd.wait ops. Constants will never cause an llhd.wait to resume execution since they never change value.

Skip values defined by `ConstantLike` ops when collecting the list of
values to observe in `llhd.wait` ops. Constants will never cause an
`llhd.wait` to resume execution since they never change value.
Copy link
Member

@maerhart maerhart left a comment

Choose a reason for hiding this comment

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

Thanks for cleaning this up! We could also add this as a folder of llhd.wait.

@fabianschuiki
Copy link
Contributor Author

Good idea!

@fabianschuiki fabianschuiki merged commit aae37b7 into main Aug 21, 2024
@fabianschuiki fabianschuiki deleted the fschuiki/wait-ignore-constants branch August 21, 2024 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants