Skip to content

Conversation

PeimingLiu
Copy link
Member

Fix #88955

@llvmbot
Copy link
Member

llvmbot commented Jun 10, 2024

@llvm/pr-subscribers-mlir

@llvm/pr-subscribers-mlir-sparse

Author: Peiming Liu (PeimingLiu)

Changes

Fix #88955


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

1 Files Affected:

  • (modified) mlir/lib/Dialect/SparseTensor/IR/CMakeLists.txt (+1)
diff --git a/mlir/lib/Dialect/SparseTensor/IR/CMakeLists.txt b/mlir/lib/Dialect/SparseTensor/IR/CMakeLists.txt
index 6f59b69bddce8..0bc939fc80d3b 100644
--- a/mlir/lib/Dialect/SparseTensor/IR/CMakeLists.txt
+++ b/mlir/lib/Dialect/SparseTensor/IR/CMakeLists.txt
@@ -50,6 +50,7 @@ add_mlir_dialect_library(MLIRSparseTensorDialect
   MLIRDialectUtils
   MLIRIR
   MLIRInferTypeOpInterface
+  MLIRLoopLikeInterface
   MLIRSupport
   MLIRSparseTensorEnums
   )

@PeimingLiu PeimingLiu merged commit d474976 into llvm:main Jun 10, 2024
@PeimingLiu PeimingLiu deleted the fix-cmake branch June 10, 2024 20:44
@aartbik
Copy link
Contributor

aartbik commented Jun 10, 2024

lgtm

Lukacma pushed a commit to Lukacma/llvm-project that referenced this pull request Jun 12, 2024
@HerrCai0907 HerrCai0907 mentioned this pull request Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mlir:sparse Sparse compiler in MLIR mlir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants