Skip to content

Commit ae2a18d

Browse files
committed
[mlir][Bazel] Adjust BUILD.bazel for eeafc9d
1 parent 109ede4 commit ae2a18d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ td_library(
121121
"//mlir:InferIntRangeInterfaceTdFiles",
122122
"//mlir:InferTypeOpInterfaceTdFiles",
123123
"//mlir:LinalgStructuredOpsTdFiles",
124+
"//mlir:MemorySlotInterfacesTdFiles",
124125
"//mlir:OpBaseTdFiles",
125126
"//mlir:SideEffectInterfacesTdFiles",
126127
],
@@ -418,6 +419,7 @@ cc_library(
418419
"//mlir:LLVMIRToLLVMTranslation",
419420
"//mlir:LinalgDialect",
420421
"//mlir:LoopLikeInterface",
422+
"//mlir:MemorySlotInterfaces",
421423
"//mlir:Pass",
422424
"//mlir:Reducer",
423425
"//mlir:SideEffectInterfaces",

0 commit comments

Comments
 (0)