Skip to content

Conversation

lialan
Copy link
Member

@lialan lialan commented Apr 8, 2025

Issue introduced in #133498

@llvmbot
Copy link
Member

llvmbot commented Apr 8, 2025

@llvm/pr-subscribers-mlir-amdgpu

@llvm/pr-subscribers-mlir-gpu

Author: Alan Li (lialan)

Changes

Issue introduced in #133498


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

1 Files Affected:

  • (modified) mlir/lib/Dialect/AMDGPU/IR/CMakeLists.txt (+1)
diff --git a/mlir/lib/Dialect/AMDGPU/IR/CMakeLists.txt b/mlir/lib/Dialect/AMDGPU/IR/CMakeLists.txt
index 78d78cf48a747..2a019954c8356 100644
--- a/mlir/lib/Dialect/AMDGPU/IR/CMakeLists.txt
+++ b/mlir/lib/Dialect/AMDGPU/IR/CMakeLists.txt
@@ -16,4 +16,5 @@ add_mlir_dialect_library(MLIRAMDGPUDialect
   MLIRGPUDialect
   MLIRIR
   MLIRSideEffectInterfaces
+  MLIRMemRefUtils
   )

@lialan lialan requested a review from kuhar April 8, 2025 14:36
Copy link
Contributor

@skc7 skc7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lialan lialan merged commit b5045ae into llvm:main Apr 8, 2025
14 of 15 checks passed
@jplehr
Copy link
Contributor

jplehr commented Apr 8, 2025

Thank you for fix.

steven-studio pushed a commit to steven-studio/llvm-project that referenced this pull request Sep 11, 2025
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.

4 participants