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

Write IR to the Cache #1991

Merged
merged 3 commits into from
Sep 8, 2021
Merged

Write IR to the Cache #1991

merged 3 commits into from
Sep 8, 2021

Conversation

iamrecursion
Copy link
Contributor

Pull Request Description

Implements the caching of IR for modules.

Closes #1872

Important Notes

The caches are disabled at runtime for the moment as they can never be used.

Checklist

Please include the following checklist in your PR:

  • The documentation has been updated if necessary.
  • All code conforms to the Scala, Java, and Rust style guides.
  • All documentation and configuration conforms to the markdown and YAML style guides.
  • All code has been tested where possible.

@iamrecursion iamrecursion merged commit ab8b2a2 into main Sep 8, 2021
@iamrecursion iamrecursion deleted the wip/ara/ir-serialize branch September 8, 2021 16:15
iamrecursion added a commit that referenced this pull request Sep 16, 2021
@iamrecursion iamrecursion mentioned this pull request Sep 16, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-highest Should be completed ASAP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Serialise the IR
2 participants