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

[firtool] Fix missing option setter #6470

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

seldridge
Copy link
Member

@seldridge seldridge commented Nov 29, 2023

Fix a missing linkage between a firtool command line option getting populate in FirtoolOptions. This was manifesting as valgrind failures in the nightly regression.

Fixes https://github.com/llvm/circt/actions/runs/7032216458/job/19135500303
Fixes #6458

Fix a missing linkage between a firtool command line option getting
populate in FirtoolOptions.  This was manifesting as valgrind failures in
the nightly regression.

Fixes https://github.com/llvm/circt/actions/runs/7032216458/job/19135500303

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
@seldridge seldridge merged commit 562a886 into main Nov 29, 2023
4 checks passed
@seldridge seldridge deleted the dev/seldridge/fix-nightly-2023-11-29-failure branch November 29, 2023 20:56
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.

[firtool] firtool/verbose-pass-executions.fir fails Valgrind test
1 participant