From 398a1a6ad4cf846e074369f184b136f97b28e37f Mon Sep 17 00:00:00 2001 From: Aart Bik Date: Tue, 30 Jul 2024 16:22:04 -0700 Subject: [PATCH] add benchmark util dep to test --- test/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 019d820..43c3ab9 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -11,6 +11,7 @@ configure_lit_site_cfg( set(MPACT_TEST_DEPENDS FileCheck count not + MPACTBenchmarkPythonModules MPACTPythonModules TorchMLIRPythonModules torch-mlir-opt