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

Correct shift limits and implement more IR shift instructions #22

Open
lucasgpulcinelli opened this issue May 22, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@lucasgpulcinelli
Copy link
Owner

srl IR instruction needs to be implemented still, and, as of now, I believe the immediate in all shifts at ICMCInstrFormats.td is marked as i16, when it should be i4, however I did not look into it as it caused some errors with type legalization.

@lucasgpulcinelli lucasgpulcinelli added the bug Something isn't working label May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant