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

Exposing llvm_pattern_matching_failure_event to Python Bindings #1148

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

Robertorosmaninho
Copy link
Collaborator

We missed this feature while implementing the new step event; we now need to add it so the Pi2 MPG Team can handle it on the Python side. A subsequent K PR will also be necessary to correctly expose this feature.

@Robertorosmaninho
Copy link
Collaborator Author

Subsequent PR in K: runtimeverification/k#4643

@rv-jenkins rv-jenkins merged commit d33ecef into develop Sep 18, 2024
11 checks passed
@rv-jenkins rv-jenkins deleted the failute-matching-event-bindings branch September 18, 2024 18:02
rv-jenkins added a commit to runtimeverification/k that referenced this pull request Sep 22, 2024
… module (#4643)

This PR exposes a new LLVM Proof Hint event by creating its own Pyk
representation class, which the Pi2 MPG Team can use to parse the new
Hints version!

- This PR depends on the LLVM Backend PR:
runtimeverification/llvm-backend#1148
- The K update LLVM Backend PR:
#4639

---------

Co-authored-by: rv-jenkins <[email protected]>
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.

3 participants