Skip to content

Commit

Permalink
[bazel] Add missing dependencies for a0ef12c
Browse files Browse the repository at this point in the history
  • Loading branch information
d0k committed Nov 24, 2024
1 parent bd7d6c8 commit c4d656a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,7 @@ cc_library(
"//mlir:FuncToLLVM",
"//mlir:IR",
"//mlir:IndexToLLVM",
"//mlir:LLVMCommonConversion",
"//mlir:LLVMDialect",
"//mlir:LinalgTransforms",
"//mlir:MathToLLVM",
Expand All @@ -815,6 +816,7 @@ cc_library(
"//mlir:Pass",
"//mlir:ReconcileUnrealizedCasts",
"//mlir:SCFToControlFlow",
"//mlir:TransformUtils",
"//mlir:Transforms",
"//mlir:VectorToLLVM",
"//mlir:VectorToSCF",
Expand Down

0 comments on commit c4d656a

Please sign in to comment.