Skip to content

Commit

Permalink
[mlir] Update BUILD rule for AffineUtils
Browse files Browse the repository at this point in the history
bc657b2 adds the dependency to
MemRefDialect.

Reviewed By: GMNGeoffrey, mehdi_amini

Differential Revision: https://reviews.llvm.org/D115558
  • Loading branch information
ChiaHungDuan committed Dec 10, 2021
1 parent 1f35d7b commit 8cbd9c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Expand Up @@ -2053,9 +2053,8 @@ cc_library(
":Affine",
":Analysis",
":IR",
":Support",
":MemRefDialect",
":TransformUtils",
"//llvm:Support",
],
)

Expand Down

0 comments on commit 8cbd9c4

Please sign in to comment.