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

codegen: support to emit hl mlir and llvm ir #53

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kumarak
Copy link
Collaborator

@kumarak kumarak commented Jan 26, 2025

[WIP] The PR changes adds initial support for lowing generated clang AST to hl mlir and llvm ir representation. It also has API to raise tower and dump the child of tower after running all pipeline passes.
At the moment the pipeline passes for emitting MLIR and raising towers are passed through command line. In future, the pipeline passes can be run in batch with transformation tag similar to setting up for llvm ir.

@kumarak kumarak requested a review from xlauko as a code owner January 26, 2025 00:24
@kumarak kumarak marked this pull request as draft January 26, 2025 00:24
@kumarak kumarak force-pushed the kumarak/support_tower branch from 14339a5 to d9ffbc3 Compare January 26, 2025 00:27
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