Skip to content

Invalidate string cache for mutable instructions#954

Open
siboehm wants to merge 7 commits into
numba:mainfrom
siboehm:siboehm/StaleStringCaching
Open

Invalidate string cache for mutable instructions#954
siboehm wants to merge 7 commits into
numba:mainfrom
siboehm:siboehm/StaleStringCaching

Conversation

@siboehm

@siboehm siboehm commented May 30, 2023

Copy link
Copy Markdown

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

siboehm commented May 30, 2023

Copy link
Copy Markdown
Author

@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

siboehm commented Jun 12, 2023

Copy link
Copy Markdown
Author

@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