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

Issue 132: Cleanup of the various incoming RISC-V-related code that is already merged in. #141

Merged
merged 2 commits into from
Dec 1, 2019

Conversation

phillipstanleymarbell
Copy link
Member

Cleanup of the various incoming RISC-V-related code that is already merged in.

People who should review this:
@samuelmswong
@jan-heck

@jan-heck
Copy link
Contributor

jan-heck commented Dec 1, 2019

I went over all files changed and didn't spot any problems. Thanks for pointing out that enums can be used in array size definitions, I tried const variables which didn't work.

@phillipstanleymarbell phillipstanleymarbell merged commit 3972e6b into master Dec 1, 2019
Copy link
Contributor

@harrysarson harrysarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had a look at the bits related to uncertainty and they look good!

Just one question:

@@ -1,70 +1,81 @@
#ifndef INSTR_UNCERTAIN_H
#define INSTR_UNCERTAIN_H
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the removal of header guards intentional?

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.

3 participants