Skip to content

Commit

Permalink
[mlir] bazel fix
Browse files Browse the repository at this point in the history
Reviewed By: olegshyshkov

Differential Revision: https://reviews.llvm.org/D144124
  • Loading branch information
aartbik committed Feb 15, 2023
1 parent be75cf9 commit c3ca290
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -6170,6 +6170,7 @@ cc_library(
"lib/Conversion/MemRefToSPIRV",
],
deps = [
":ArithDialect",
":ConversionPassIncGen",
":FuncDialect",
":IR",
Expand Down

0 comments on commit c3ca290

Please sign in to comment.