================
@@ -2643,11 +2643,32 @@ cc_library(
":LLVMDialect",
":LinalgDialect",
":LinalgInterfaces",
+ ":MemRefUtils",
----------------
cathyzhyi wrote:
Missing `MemRefDialect` here.
https://github.com/llvm/llvm-project/pull/172688