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 libxaie directory to air #549

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

erwei-xilinx
Copy link
Collaborator

Since mlir-aie may now build libxaie, we now make mlir-air inherit mlir-aie's libxaie dir.

@@ -14,9 +15,13 @@ set(AIE_CMAKE_DIR "@AIE_CONFIG_CMAKE_DIR@")
set(AIE_BINARY_DIR "@AIE_CONFIG_BINARY_DIR@")
set(AIE_TOOLS_BINARY_DIR "@AIE_CONFIG_TOOLS_BINARY_DIR@")
set(AIE_INCLUDE_DIRS "@AIE_CONFIG_INCLUDE_DIRS@")

# Provide AIE configurations for users to inherit from.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comments are always appreciated. :-)

@erwei-xilinx erwei-xilinx merged commit 08aff39 into Xilinx:main Jul 24, 2023
2 checks passed
@erwei-xilinx erwei-xilinx deleted the export_libxaie_dir_to_air branch July 24, 2023 16:03
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