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

[sim] Add emission for plusargs for UPF simulations #8301

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

youngar
Copy link
Member

@youngar youngar commented Mar 6, 2025

This change adds an alternative method of supporting plusargs in UPF
simulations by ensuring that the plusargs found variable is compared
with case-equals (found === 1'h1) to squash the x value to 0.

youngar added 2 commits March 4, 2025 23:32
This change adds an alternative method of supporting plusargs in UPF
simulations by ensuring that the plusargs found variable is compared
with case-equals (`found === 1'h1`) to squash the `x` value to `0`.
@youngar youngar requested a review from darthscsi March 6, 2025 02:02
Copy link

@surajvellengar surajvellengar left a comment

Choose a reason for hiding this comment

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

anilkumar.marella verified this fix. He ran 3 tests and all are passing.

@youngar youngar merged commit dd4b9c0 into llvm:main Mar 7, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants