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

Invalidate string cache for mutable instructions #954

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

siboehm
Copy link

@siboehm siboehm commented May 30, 2023

This is a re-do of #661 and adds testing of all modifications. It addresses: Phi nodes, call, cbranch, indirect branch, switch, landing pad.

As mentioned in #675, there is also the issue of fastmath flags on floating point instructions. I'm thinking about how to do those next and will open a separate PR.

@siboehm
Copy link
Author

siboehm commented May 30, 2023

@kc611 I fixed the flake8 errors, should be good for review now. I was suprised the flake8 was not part of the pre-commit.

@siboehm
Copy link
Author

siboehm commented Jun 12, 2023

@kc611 can you mark this as ready for review?

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