Skip to content

Commit f2695a8

Browse files
chsiggTensorFlow MLIR Team
authored andcommitted
Explicitly depend on MLIR interface targets.
Preparation for llvm/llvm-project#85867. PiperOrigin-RevId: 617781882
1 parent 443e666 commit f2695a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,7 @@ cc_library(
470470
"@llvm-project//mlir:IR",
471471
"@llvm-project//mlir:LoopLikeInterface",
472472
"@llvm-project//mlir:MemRefDialect",
473+
"@llvm-project//mlir:SideEffectInterfaces",
473474
"@llvm-project//mlir:ViewLikeInterface",
474475
],
475476
)

0 commit comments

Comments
 (0)