Skip to content

Conversation

@jeanPerier
Copy link
Contributor

No description provided.

@jeanPerier jeanPerier requested review from River707 and gysit February 3, 2025 10:41
@llvmbot llvmbot added the mlir label Feb 3, 2025
@llvmbot
Copy link
Member

llvmbot commented Feb 3, 2025

@llvm/pr-subscribers-mlir

Author: None (jeanPerier)

Changes

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

1 Files Affected:

  • (modified) mlir/lib/Interfaces/CMakeLists.txt (+1)
diff --git a/mlir/lib/Interfaces/CMakeLists.txt b/mlir/lib/Interfaces/CMakeLists.txt
index d3b7bf65ad3e73..a25694cfff5f26 100644
--- a/mlir/lib/Interfaces/CMakeLists.txt
+++ b/mlir/lib/Interfaces/CMakeLists.txt
@@ -58,6 +58,7 @@ add_mlir_library(MLIRFunctionInterfaces
   MLIRFunctionInterfacesIncGen
 
   LINK_LIBS PUBLIC
+  MLIRCallInterfaces
   MLIRIR
 )
 

@jeanPerier jeanPerier merged commit 5fdf161 into llvm:main Feb 3, 2025
7 of 10 checks passed
@jeanPerier jeanPerier deleted the fix-123176 branch February 3, 2025 10:48
Icohedron pushed a commit to Icohedron/llvm-project that referenced this pull request Feb 11, 2025
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