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

Avoid using long type #34

Open
dibyendumajumdar opened this issue Jul 9, 2018 · 0 comments
Open

Avoid using long type #34

dibyendumajumdar opened this issue Jul 9, 2018 · 0 comments

Comments

@dibyendumajumdar
Copy link
Owner

In some places sparse code uses long type. This should be changed to int or long long type as long type is not portable

dibyendumajumdar added a commit that referenced this issue Jul 9, 2018
issue #34 avoid using long type
issue #33 Moved some parts of simplfication to do with liveness out of
the flow / simplify code so that we can build dmr_C without having to
include the simplification code (since that doesn't work anyway)
issue #31 OMR JIT cleanup
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

No branches or pull requests

1 participant