Skip to content

Fix atomic compiler#110

Open
vishnu-m77 wants to merge 2 commits into
v1.0from
compiler_passes
Open

Fix atomic compiler#110
vishnu-m77 wants to merge 2 commits into
v1.0from
compiler_passes

Conversation

@vishnu-m77

Copy link
Copy Markdown
Collaborator
  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Fix atomic compiler passes.

  • What is the current behavior? (You can also link to an open issue here)
    Atomic compiler passes do not use Math, and do not work with new atomic interface.

  • What is the new behavior (if this is a feature change)?
    Atomic compiler passes can be run on the type AST.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    Yes, atomic compiler passes can be run.

  • Other information:
    N/A

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.

1 participant