From: Benjamin Kramer Date: Fri, 29 May 2020 10:18:25 +0000 (+0200) Subject: Unbreak the build of mlir-cuda-runner X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b9bb3ad3ed3b13607d15472a0b881da9fb00fc03;p=platform%2Fupstream%2Fllvm.git Unbreak the build of mlir-cuda-runner --- diff --git a/mlir/tools/mlir-cuda-runner/CMakeLists.txt b/mlir/tools/mlir-cuda-runner/CMakeLists.txt index f669cfb..5488262d7 100644 --- a/mlir/tools/mlir-cuda-runner/CMakeLists.txt +++ b/mlir/tools/mlir-cuda-runner/CMakeLists.txt @@ -51,6 +51,7 @@ if(MLIR_CUDA_RUNNER_ENABLED) MLIRParser MLIRSupport MLIRTargetLLVMIR + MLIRTargetNVVMIR MLIRTransforms MLIRTranslation ${CUDA_RUNTIME_LIBRARY}