Skip to content

Branches only invalidate side effects#1765

Merged
kripken merged 2 commits into
masterfrom
eff
Nov 27, 2018
Merged

Branches only invalidate side effects#1765
kripken merged 2 commits into
masterfrom
eff

Conversation

@kripken

@kripken kripken commented Nov 25, 2018

Copy link
Copy Markdown
Member

Previously we assumed that we can't reorder a branching instruction and anything else. However, the only risk is when the other thing has side effects.

This is only tested indirectly in this PR - upcoming PRs will stress it more directly.

@kripken kripken merged commit 9f49e3d into master Nov 27, 2018
@kripken kripken deleted the eff branch November 27, 2018 01:32
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.

1 participant