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

Refresh template with bindings/c/iree/compiler/ code. #1

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

ScottTodd
Copy link
Member

The new hello_compiler/hello_compiler.c file is a minimal example of using the compiler C API and loader. The README has instructions for using either a source build of the compiler or a binary release from a pip package.

I think it would be useful to add subdirectories for each compiler extension mechanism (plugins, --iree-hal-preprocess-executables-with, etc.). For now, this tries to follow the structure of https://github.com/iree-org/iree-template-runtime-cmake.

@ScottTodd ScottTodd requested a review from benvanik July 21, 2023 22:34
@ScottTodd ScottTodd merged commit 423e426 into iree-org:main Jul 21, 2023
2 checks passed
@ScottTodd ScottTodd deleted the compiler-api-setup branch July 21, 2023 22:51
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.

2 participants