Skip to content

Commit

Permalink
[mlir][bazel] fix for c194bc7
Browse files Browse the repository at this point in the history
  • Loading branch information
cota committed Jul 26, 2024
1 parent 6f65a39 commit f4be681
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -2142,13 +2142,15 @@ cc_library(
":FuncTransforms",
":FunctionInterfaces",
":IR",
":IndexDialect",
":LLVMCommonConversion",
":LLVMDialect",
":MemRefDialect",
":Pass",
":SCFDialect",
":SCFTransforms",
":TransformUtils",
":VectorUtils",
"//llvm:Support",
],
)
Expand Down

0 comments on commit f4be681

Please sign in to comment.