Skip to content

Conversation

jplehr
Copy link
Contributor

@jplehr jplehr commented Sep 17, 2025

The original PR broke pretty much all our bots.
Apologies for the noise in the previous PR.

The original PR broke pretty much all our bots.
@llvmbot
Copy link
Member

llvmbot commented Sep 17, 2025

@llvm/pr-subscribers-mlir

Author: Jan Patrick Lehr (jplehr)

Changes

The original PR broke pretty much all our bots.
Apologies for the noise in the previous PR.


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

1 Files Affected:

  • (modified) mlir/lib/Dialect/Vector/Transforms/CMakeLists.txt (+1)
diff --git a/mlir/lib/Dialect/Vector/Transforms/CMakeLists.txt b/mlir/lib/Dialect/Vector/Transforms/CMakeLists.txt
index 8e36ead6993a8..fecf445720173 100644
--- a/mlir/lib/Dialect/Vector/Transforms/CMakeLists.txt
+++ b/mlir/lib/Dialect/Vector/Transforms/CMakeLists.txt
@@ -46,6 +46,7 @@ add_mlir_dialect_library(MLIRVectorTransforms
   MLIRIR
   MLIRLinalgDialect
   MLIRMemRefDialect
+  MLIRMemRefTransforms
   MLIRMemRefUtils
   MLIRSCFDialect
   MLIRSideEffectInterfaces

@llvmbot
Copy link
Member

llvmbot commented Sep 17, 2025

@llvm/pr-subscribers-mlir-vector

Author: Jan Patrick Lehr (jplehr)

Changes

The original PR broke pretty much all our bots.
Apologies for the noise in the previous PR.


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

1 Files Affected:

  • (modified) mlir/lib/Dialect/Vector/Transforms/CMakeLists.txt (+1)
diff --git a/mlir/lib/Dialect/Vector/Transforms/CMakeLists.txt b/mlir/lib/Dialect/Vector/Transforms/CMakeLists.txt
index 8e36ead6993a8..fecf445720173 100644
--- a/mlir/lib/Dialect/Vector/Transforms/CMakeLists.txt
+++ b/mlir/lib/Dialect/Vector/Transforms/CMakeLists.txt
@@ -46,6 +46,7 @@ add_mlir_dialect_library(MLIRVectorTransforms
   MLIRIR
   MLIRLinalgDialect
   MLIRMemRefDialect
+  MLIRMemRefTransforms
   MLIRMemRefUtils
   MLIRSCFDialect
   MLIRSideEffectInterfaces

@jplehr jplehr merged commit 50f8153 into llvm:main Sep 17, 2025
13 checks passed
@jplehr jplehr deleted the fix/compilation-after-157771-1 branch September 17, 2025 07:13
@lialan
Copy link
Member

lialan commented Sep 17, 2025

Sorry for causing the issue. We definitely want stricter checks on cmake builds to avoid this.

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

Successfully merging this pull request may close these issues.

3 participants