Skip to content
Snippets Groups Projects
Commit 8b0989e6 authored by Hashim Sharif's avatar Hashim Sharif
Browse files

Modfiying hpvm-clang cmake to include NVDLA Pass

parent 23db46b2
No related branches found
No related tags found
No related merge requests found
...@@ -52,6 +52,7 @@ set( ...@@ -52,6 +52,7 @@ set(
LLVMDFG2LLVM_OpenCL LLVMDFG2LLVM_OpenCL
LLVMGenHPVM LLVMGenHPVM
LLVMLocalMem LLVMLocalMem
LLVMHPVM2NVDLAPass
) )
if(TARGET tensor_runtime) if(TARGET tensor_runtime)
list( list(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment