[MLIR] Add dependency from "lhlo_ops_structs_inc_gen" to "lhlo" target.

PiperOrigin-RevId: 359488020
This commit is contained in:
Rahul Joshi 2021-02-25 03:50:11 -08:00 committed by TensorFlow MLIR Team
parent 45a1249fe2
commit c5f5d13930
1 changed files with 1 additions and 0 deletions

1
BUILD
View File

@ -515,6 +515,7 @@ cc_library(
":hlo_ops_base_inc_gen",
":hlo_ops_base_structs",
":lhlo_ops_inc_gen",
":lhlo_ops_structs_inc_gen",
"@llvm-project//llvm:Support",
"@llvm-project//mlir:Analysis",
"@llvm-project//mlir:CopyOpInterface",