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

Check for presence of LLVM configuration. #8293

Merged
merged 1 commit into from
Jun 22, 2021

Conversation

u99127
Copy link
Contributor

@u99127 u99127 commented Jun 21, 2021

LLVM is a pre-requisite for configuring Compute Library
and offloading to Ethos-N NPU.

Better to get the error message at build time rather
than debugging SEGVs in testsuites.

@Leo-arm , @mbaret , @d-smirnov

LLVM is a pre-requisite for configuring Compute Library
and offloading to Ethos-N NPU.

Better to get the error message at build time rather
than debugging SEGVs in testsuites.
Copy link
Contributor

@d-smirnov d-smirnov left a comment

Choose a reason for hiding this comment

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

Legitimate

@tqchen tqchen merged commit d5cc07e into apache:main Jun 22, 2021
@tqchen
Copy link
Member

tqchen commented Jun 22, 2021

Thanks @u99127 @d-smirnov !

ylc pushed a commit to ylc/tvm that referenced this pull request Sep 29, 2021
LLVM is a pre-requisite for configuring Compute Library
and offloading to Ethos-N NPU.

Better to get the error message at build time rather
than debugging SEGVs in testsuites.
zxy844288792 pushed a commit to zxy844288792/tvm that referenced this pull request Mar 4, 2022
LLVM is a pre-requisite for configuring Compute Library
and offloading to Ethos-N NPU.

Better to get the error message at build time rather
than debugging SEGVs in testsuites.
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