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

Disable match_bv for now since it's breaking the RISC-V model #993

Closed

Conversation

jprider63
Copy link
Collaborator

When there are pattern matches with conditional guards (like in write_CSR and write_CSR2), rewriting will produce incompatible nested pattern matches and blow up the produced AST. This arises in the RISC-V model, so we are disabling match_bv for now.

FYI @arthur-adjedj

@ineol ineol added the Lean Issues with Sail to Lean translation label Feb 13, 2025
Copy link

github-actions bot commented Feb 13, 2025

Test Results

   12 files  ±0     26 suites  ±0   0s ⏱️ ±0s
  768 tests ±0    762 ✅  - 6  0 💤 ±0  0 ❌ ±0  6 🔥 +6 
2 714 runs  ±0  2 708 ✅  - 6  0 💤 ±0  0 ❌ ±0  6 🔥 +6 

For more details on these errors, see this check.

Results for commit 69b3f3f. ± Comparison against base commit 0d53955.

♻️ This comment has been updated with latest results.

@Alasdair
Copy link
Collaborator

Merged as #1000

@Alasdair Alasdair closed this Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lean Issues with Sail to Lean translation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants