Skip to content

Conversation

makslevental
Copy link
Contributor

@makslevental makslevental commented Sep 15, 2025

Add missing mlir-capi-smtlib-test to MLIR_TEST_DEPENDS.

@llvmbot
Copy link
Member

llvmbot commented Sep 15, 2025

@llvm/pr-subscribers-mlir

Author: Maksim Levental (makslevental)

Changes

mlir-capi-smtlib-test is missing from MLIR_TEST_DEPENDS


Full diff: https://github.com/llvm/llvm-project/pull/158521.diff

1 Files Affected:

  • (modified) mlir/test/CMakeLists.txt (+1)
diff --git a/mlir/test/CMakeLists.txt b/mlir/test/CMakeLists.txt
index 628adcfb6e285..877ee684f59c4 100644
--- a/mlir/test/CMakeLists.txt
+++ b/mlir/test/CMakeLists.txt
@@ -107,6 +107,7 @@ set(MLIR_TEST_DEPENDS
   mlir-capi-quant-test
   mlir-capi-rewrite-test
   mlir-capi-smt-test
+  mlir-capi-smtlib-test
   mlir-capi-sparse-tensor-test
   mlir-capi-transform-test
   mlir-capi-transform-interpreter-test

@makslevental makslevental deleted the users/makslevental/fix-smtlib-capi-test branch September 15, 2025 00:58
@makslevental
Copy link
Contributor Author

NM this is from a stale branch...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants