Skip to content

Commit

Permalink
[ArmNeonTransforms][Bazel] Added appropriate deps for BUILD.bazel fil…
Browse files Browse the repository at this point in the history
…e. (llvm#85852)
  • Loading branch information
bviyer authored Mar 19, 2024
1 parent 8af3f74 commit 4b61d5b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -1937,16 +1937,13 @@ cc_library(
deps = [
":ArithDialect",
":ArmNeonDialect",
":ArmNeonIncGen",
":DialectUtils",
":FuncDialect",
":IR",
":LLVMDialect",
":SideEffectInterfaces",
":Support",
":Transforms",
":VectorDialect",
"//llvm:Core",
"//llvm:Support",
],
)

Expand Down

0 comments on commit 4b61d5b

Please sign in to comment.