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

[Hexagon] - Build LLVM with Hexagon only if the builder handles hexagon #253

Merged

Conversation

pranavb-ca
Copy link
Contributor

@pranavb-ca pranavb-ca commented Aug 7, 2023

This PR makes building the Hexagon backend in LLVM contingent upon the builders capability. If the builder doesn't handle hexagon there is no point building it in LLVM too.

@pranavb-ca
Copy link
Contributor Author

@steven-johnson - PTAL

@steven-johnson steven-johnson merged commit 010f1a1 into halide:master Aug 7, 2023
@steven-johnson
Copy link
Contributor

landed and buildmaster updated

@abadams
Copy link
Member

abadams commented Aug 7, 2023

Does this affect release builds? And if so, doesn't this break the ability to cross compile for hexagon from e.g. Windows?

@steven-johnson
Copy link
Contributor

Does this affect release builds? And if so, doesn't this break the ability to cross compile for hexagon from e.g. Windows?

Oooh, yes, this is a good point. I'll revert this.

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.

3 participants