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

feat: Fixed lshr and shl being swapped in PrettyEDSL #709

Merged
merged 6 commits into from
Oct 16, 2024

Conversation

lfrenot
Copy link
Contributor

@lfrenot lfrenot commented Oct 16, 2024

No description provided.

@lfrenot lfrenot added the llvm label Oct 16, 2024
@lfrenot lfrenot self-assigned this Oct 16, 2024
@@ -0,0 +1,102 @@
import SSA.Projects.InstCombine.LLVM.Semantics
Copy link
Collaborator

Choose a reason for hiding this comment

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

This file seems unrelated. Also, do you need to update the test cases for this specific change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh, yes I didn't mean to have this file still there

Copy link
Contributor Author

Choose a reason for hiding this comment

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

As for updating the test cases, I wanted to do some edits to the generators first

Copy link

Alive Statistics: 87 / 93 (6 failed)

Copy link

Alive Statistics: 87 / 93 (6 failed)

@tobiasgrosser tobiasgrosser added this pull request to the merge queue Oct 16, 2024
Merged via the queue into main with commit ce6c733 Oct 16, 2024
2 checks passed
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