We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[Mips] Fix missing sign extension in expansion of sub-word atomic max (#77072)
Add sign extension "SEB/SEH" before compare.
Fix #61881
The text was updated successfully, but these errors were encountered:
/cherry-pick 755b439 5d7fd6a
Sorry, something went wrong.
/pull-request #86424
@llvm/issue-subscribers-backend-mips
Author: Brad Smith (brad0)
No branches or pull requests
[Mips] Fix missing sign extension in expansion of sub-word
atomic max (#77072)
Add sign extension "SEB/SEH" before compare.
Fix #61881
The text was updated successfully, but these errors were encountered: