forked from OSchip/llvm-project
[bazel] Add missing dependency after 9aa505a28d
This commit is contained in:
parent
ee82b864f2
commit
65644125be
|
@ -5313,6 +5313,7 @@ cc_library(
|
|||
":ParallelCombiningOpInterface",
|
||||
":ShapedOpInterfaces",
|
||||
":SideEffectInterfaces",
|
||||
":Support",
|
||||
":TensorOpsIncGen",
|
||||
":TilingInterface",
|
||||
":ViewLikeInterface",
|
||||
|
|
Loading…
Reference in New Issue