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

Add Arithmetic Shift Right operation for I256 #1324

Merged
merged 1 commit into from
May 29, 2022
Merged

Conversation

dbelv
Copy link
Contributor

@dbelv dbelv commented May 29, 2022

Motivation

Add the arithmetic shift right operation for I256 type.

Solution

Add a function to perform asr.

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

Update the changelog for gakonst#1323

Format the file correctly
@gakonst gakonst merged commit 6b6c511 into gakonst:master May 29, 2022
@dbelv dbelv deleted the asr branch November 10, 2022 04:11
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