[mlir][Bazel] Adjust BUILD.bazel for eeafc9daa1

This commit is contained in:
Adrian Kuegel
2024-05-13 07:47:33 +00:00
parent 109ede496e
commit ae2a18d6cb

View File

@@ -121,6 +121,7 @@ td_library(
"//mlir:InferIntRangeInterfaceTdFiles",
"//mlir:InferTypeOpInterfaceTdFiles",
"//mlir:LinalgStructuredOpsTdFiles",
"//mlir:MemorySlotInterfacesTdFiles",
"//mlir:OpBaseTdFiles",
"//mlir:SideEffectInterfacesTdFiles",
],
@@ -418,6 +419,7 @@ cc_library(
"//mlir:LLVMIRToLLVMTranslation",
"//mlir:LinalgDialect",
"//mlir:LoopLikeInterface",
"//mlir:MemorySlotInterfaces",
"//mlir:Pass",
"//mlir:Reducer",
"//mlir:SideEffectInterfaces",