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

Apply TBAA to the correct instruction. #933

Merged
merged 1 commit into from
Nov 7, 2019

Conversation

nlewycky
Copy link
Contributor

@nlewycky nlewycky commented Nov 7, 2019

Caught by LLVM verifier complaining about !tbaa on a getelementptr.

Caught by LLVM verifier complaining about !tbaa on a getelementptr.
@nlewycky nlewycky requested a review from losfair as a code owner November 7, 2019 07:31
@syrusakbary
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Nov 7, 2019
933: Apply TBAA to the correct instruction. r=syrusakbary a=nlewycky

Caught by LLVM verifier complaining about !tbaa on a getelementptr.


Co-authored-by: Nick Lewycky <[email protected]>
@bors
Copy link
Contributor

bors bot commented Nov 7, 2019

Build succeeded

  • wasmerio.wasmer

@bors bors bot merged commit 203efd0 into master Nov 7, 2019
@bors bors bot deleted the nlewycky/tbaa-verifier-failure branch November 7, 2019 14:46
nlewycky added a commit that referenced this pull request Nov 7, 2019
Another instance of the bug in PR #933.
bors bot added a commit that referenced this pull request Nov 7, 2019
935: Apply TBAA to the correct instruction. r=nlewycky a=nlewycky

Another instance of the bug in PR #933.


Co-authored-by: Nick Lewycky <[email protected]>
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