Skip to content

Conversation

@leonardoalt
Copy link
Member

This is the simplest way of doing this:

  • I kept the bigint branching instructions as branching instructions for the sake of basic block detection, so that the instructions after them go to a new BB as target.
  • I removed bigint branching instructions from the allow list, which ends up affecting BB detection, but I felt it was safer to keep both flags for these instructions.

I have not tested this with the optimistic precompiles to see if it fixes the bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants