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

Generate MLIR from OpenScop #2

Merged
merged 3 commits into from
Oct 2, 2020
Merged

Generate MLIR from OpenScop #2

merged 3 commits into from
Oct 2, 2020

Conversation

kumasento
Copy link
Owner

@kumasento kumasento commented Sep 27, 2020

This PR implements the functionality to translate between MLIR and OpenScop. Detailed updates:

  • Added cloog as a submodule. Revised the compilation workflow.
  • Added ConvertFromOpenScop file that implements the translation from OpenScop to MLIR. It's core idea is to translate the clast AST generated by CLooG.
  • Moved the old EmitOpenScop library to ConvertToOpenScop.
  • Adapted old unittests to fit into the refactorized codebase.

@kumasento kumasento merged commit d6951a0 into master Oct 2, 2020
@kumasento kumasento deleted the scop-to-affine branch October 2, 2020 11:42
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