[Bazel] Fixes 239ca11 (#188083)
This fixes 239ca11a55b40ce12b21bc47e45cb4065d1cc3d4.
This commit is contained in:
parent
87bab31c27
commit
dc4073fbe7
@ -2742,6 +2742,7 @@ td_library(
|
||||
":DestinationStyleOpInterfaceTdFiles",
|
||||
":InferTypeOpInterfaceTdFiles",
|
||||
":LoopLikeInterfaceTdFiles",
|
||||
":MemorySlotInterfacesTdFiles",
|
||||
":ParallelCombiningOpInterfaceTdFiles",
|
||||
":SideEffectInterfacesTdFiles",
|
||||
":ViewLikeInterfaceTdFiles",
|
||||
@ -4408,12 +4409,14 @@ cc_library(
|
||||
":ControlFlowInterfaces",
|
||||
":ConvertToEmitCInterface",
|
||||
":DestinationStyleOpInterface",
|
||||
":DialectUtils",
|
||||
":FunctionInterfaces",
|
||||
":IR",
|
||||
":InferTypeOpInterface",
|
||||
":InliningUtils",
|
||||
":LoopLikeInterface",
|
||||
":MemRefDialect",
|
||||
":MemorySlotInterfaces",
|
||||
":ParallelCombiningOpInterface",
|
||||
":SCFDeviceMappingInterfacesIncGen",
|
||||
":SCFIncGen",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user