[mlir] Add missing dependency in bazel build
authorQuentin Colombet <quentin.colombet@gmail.com>
Thu, 8 Sep 2022 18:49:47 +0000 (18:49 +0000)
committerQuentin Colombet <quentin.colombet@gmail.com>
Thu, 8 Sep 2022 18:51:14 +0000 (18:51 +0000)
commite833fdcd05ff2a99e0ddc294a96c7c64e7621b8b
tree79f4383f8dcd0a78d75b9ff8a2792d2731283449
parent9a41f6e7080e7ca6274a460e9e32ba616fa46249
[mlir] Add missing dependency in bazel build

The MemRefTransform library now depends on ArithmeticUtils because
of the newly added SimplifyExtractStridedMetadata pass.
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel