Skip to content

Commit 95dce3e

Browse files
committed
Link NVVM translation in the to LLVMIR registration library
1 parent 586ecdf commit 95dce3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Target/LLVMIR/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,5 @@ add_mlir_translation_library(MLIRFromLLVMIRTranslationRegistration
8686

8787
LINK_LIBS PUBLIC
8888
MLIRLLVMIRToLLVMTranslation
89+
MLIRLLVMIRToNVVMTranslation
8990
)

0 commit comments

Comments
 (0)