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

Export dialect generator as binary artifact #32

Closed
wants to merge 3 commits into from
Closed

Export dialect generator as binary artifact #32

wants to merge 3 commits into from

Conversation

mofeing
Copy link
Member

@mofeing mofeing commented Jan 8, 2024

This PR stores the mlir-jl-tblgen binary in an artifact and introduces the tblgen_exe method for accessing to it.

This is of interest for external dialects. For example, a hypothetical StableHLO.jl package could reuse mlir-jl-tblgen to generate the bindings to the StableHLO dialect.

@mofeing mofeing mentioned this pull request Jan 10, 2024
@mofeing
Copy link
Member Author

mofeing commented Jan 15, 2024

Fixed in JuliaPackaging/Yggdrasil#7951

@mofeing mofeing closed this Jan 15, 2024
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