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 option for namespaces in magma.compile #357

Merged
merged 1 commit into from Feb 19, 2019

Conversation

rsetaluri
Copy link
Collaborator

This option is used when running passes in the CoreIR backend. The
default value is ["global"], when namespaces is unspecified.

This option is used when running passes in the CoreIR backend. The
default value is ["global"], when namespaces is unspecified.
@David-Durst
Copy link
Collaborator

lgtm

Copy link
Collaborator

@David-Durst David-Durst left a comment

Choose a reason for hiding this comment

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

lgtm

@coveralls
Copy link

coveralls commented Feb 15, 2019

Pull Request Test Coverage Report for Build 1483

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 73.031%

Totals Coverage Status
Change from base Build 1464: 0.005%
Covered Lines: 3699
Relevant Lines: 5065

💛 - Coveralls

@rsetaluri rsetaluri merged commit d56c6cd into master Feb 19, 2019
@rsetaluri rsetaluri deleted the add-namespaces-compile-opt branch February 19, 2019 19:20
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.

None yet

3 participants