Skip to content

Check for presence of LLVM configuration.#8293

Merged
tqchen merged 1 commit intoapache:mainfrom
u99127:llvm-warnings-for-cl-and-npu
Jun 22, 2021
Merged

Check for presence of LLVM configuration.#8293
tqchen merged 1 commit intoapache:mainfrom
u99127:llvm-warnings-for-cl-and-npu

Conversation

@u99127
Copy link
Copy Markdown

@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
Copy Markdown
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
Copy Markdown
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